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]

Minor documentation typo


On https://gcc.gnu.org/gcc-5/porting_to.html about two thirds of the way down:

"As the default mode changed to C11, the __STDC_VERSION__ standard
macro, introduced in C95, is now defined by default, and has the value
201112L."

That should probably be C99.


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