[Bug preprocessor/80005] cpp expands __has_include() filename parts

nathan at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jan 21 12:29:00 GMT 2020


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80005

Nathan Sidwell <nathan at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |ASSIGNED
         Resolution|FIXED                       |---

--- Comment #6 from Nathan Sidwell <nathan at gcc dot gnu.org> ---
Reopening.  Sadly my fear turned out to be true.  real code out there presumes
__has_include__ (with the trailing underbars) is how to get at this feature.  
I'm looking at you glibc!

Adding backwards compatibility ...


More information about the Gcc-bugs mailing list