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]

pedantic


I'd like to be able to set the pedantic_errors flag without setting
pedantic, so that code that is using gratuitously erroneous code that we
still know how to handle can be an error, but strict standards
conformance is not enforced.  Thoughts?

Jason


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