This is the mail archive of the gcc@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]

Re: error: "no newline at end of file"


* Manuel López-Ibáñez <lopezibanez@gmail.com> [2007-03-27 14:08]:
> C++ preprocessor emits errors by default for nonconformant code,
> following the C++ frot-end default behaviour. Users can use the
> -fpermissive option to downgrade these diagnostics from errors to
> warnings.

s/frot-end/front-end/

I'm not sure whether "nonconformant code" is specific enough.  Apart
from this, it looks good.
-- 
Martin Michlmayr
http://www.cyrius.com/


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