This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/51630] failure to detect missing


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51630

--- Comment #1 from Robert Ramey <ramey at rrsd dot com> 2011-12-20 07:35:13 UTC ---
note I am compiling with the following command line under cygwin:

g++-4 -fsyntax-only -Wall -pedantic -Ic:/boostrelease
"c:\Projects\dbms\test.cpp"


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]