|
|
Subscribe / Log in / New account

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.


to post comments

GNU autoconf-2.70 released

Posted Dec 19, 2020 21:15 UTC (Sat) by jengelh (guest, #33263) [Link]

That's where __has_cpp_attribute() comes in.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds