[D-runtime] current SVN broken

Sean Kelly sean at invisibleduck.org
Wed Jun 2 16:13:39 PDT 2010


Patch submitted for this as well.  Import generation is still failing (core.sys.windows.windows), but if the reason is a compiler bug it's not obvious.

On Jun 2, 2010, at 3:33 PM, Sean Kelly wrote:

> Bug report submitted with patch, but I've uncovered yet another:
> 
> @safe:
>    // stuff
> 
> generates the header:
> 
> {
>    // stuff
> }
> 
> I'm starting to feel like druntime is the only project using header generation :-)
> 
> On Jun 2, 2010, at 2:37 PM, Sean Kelly wrote:
> 
>> Don't update unless you're inclined to fix the compiler bug that's causing problems (in short, "enum x = 1" declarations don't have a preceding "enum").  I'll post again once I've found a fix.
>> _______________________________________________
>> D-runtime mailing list
>> D-runtime at puremagic.com
>> http://lists.puremagic.com/mailman/listinfo/d-runtime
> 
> _______________________________________________
> D-runtime mailing list
> D-runtime at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/d-runtime



More information about the D-runtime mailing list