July 15, 2012 [Issue 3] GDC prints some diagnostic information to stderr instead of stdout | ||||
---|---|---|---|---|
| ||||
http://gdcproject.org/bugzilla/show_bug.cgi?id=3 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ibuclaw@gdcproject.org --- Comment #1 from Iain Buclaw <ibuclaw@gdcproject.org> 2012-07-15 10:13:00 UTC --- We could do, but it does not work with -pipe, which feeds everything sent to stdout straight to the assembler - think: `gcc -o - | as -o foo.o` For convenience, could simply error that options like -fd-verbose and -fvtls cannot work with -pipe. -- Configure issuemail: http://gdcproject.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all issue changes. |
Copyright © 1999-2021 by the D Language Foundation