[Issue 2643] -o- switch breaks semantic analysis

2011-06-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2643 yebblies yebbl...@gmail.com changed: What|Removed |Added CC||rob...@octarineparrot.com

[Issue 2643] -o- switch breaks semantic analysis

2009-02-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2643 --- Comment #2 from ma...@pochta.ru 2009-02-05 04:16 --- that's not a bug if you look at it a different way; -o- is to allow generating ddoc output without having to run everything. not everything, just object file generation

[Issue 2643] -o- switch breaks semantic analysis

2009-02-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2643 --- Comment #3 from shro8...@vandals.uidaho.edu 2009-02-05 11:58 --- At some point I home that DMD will actual do more semantic stuff under -o- as then I can get DDoc output for generated code. However even then DMD should only do

[Issue 2643] -o- switch breaks semantic analysis

2009-02-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2643 --- Comment #4 from to...@famolsen.dk 2009-02-05 12:07 --- DMD actually does quite a bit of error handling during code generation. I've been hit by this several times in LDC, where it means that quite a lot of the time, you can't be