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

Robert Ramey <ramey at rrsd dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED

--- Comment #5 from Robert Ramey <ramey at rrsd dot com> 2011-12-20 21:04:38 UTC ---
thank you for a prompt and spot on answer.  I looked for some more information
on the -fsyntax-only option but didn't find it. These days with lots of
template libraries, skipping the instantiation misses a lot of syntax errors. 
Perhaps another option is in order?

Thank you again.

Robert Ramey


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