[Issue 403] New: std.c.linux.linux does not import std.c.unix.unix in a useful way
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Oct 5 22:37:35 PDT 2006
http://d.puremagic.com/issues/show_bug.cgi?id=403
Summary: std.c.linux.linux does not import std.c.unix.unix in a
useful way
Product: GDC
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: major
Priority: P2
Component: Phobos
AssignedTo: braddr at puremagic.com
ReportedBy: Richards at codu.org
std.c.linux.linux worked fine before imports went private. As far as I can
see, ALL of the imports in std/c/linux/linux.d need to be made public
(particularly std.c.unix.unix, which contains most of the symbols expected to
be in std.c.linux.linux)
--
More information about the D.gnu
mailing list