[Issue 1833] std.c.windows.windows should use enums for constants, or be more selective about use of extern(Windows)

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Mar 4 02:32:42 PST 2008


http://d.puremagic.com/issues/show_bug.cgi?id=1833





------- Comment #3 from wbaxter at gmail.com  2008-03-04 04:32 -------
(In reply to comment #2)
> (In reply to comment #1)
> > Not all the const declarations can be converted to enums with D 1.0, but I'll
> > do all that can be.
> > 
> 
> Thanks.  Please use extern(D) on the ones that can't be made enums.

...unless you've got some good reason why they shouldnt' be extern(D), of
course.


-- 



More information about the Digitalmars-d-bugs mailing list