GNU autoconf-2.70 released
GNU autoconf-2.70 released
Posted Dec 10, 2020 21:07 UTC (Thu) by madscientist (subscriber, #16861)In reply to: GNU autoconf-2.70 released by zwol
Parent article: GNU Autoconf 2.70 released
Or the reverse: they won't set the value at all because some aspect of the standard isn't fully supported even though most of it is supported. Visual Studio, for example, reported a value for C++98 or something until the last release or two. This makes testing __cplusplus practically useless for any portable application to see what features are available.
Posted Dec 19, 2020 21:15 UTC (Sat)
by jengelh (guest, #33263)
[Link]
GNU autoconf-2.70 released
That's where __has_cpp_attribute() comes in.
