This is the mail archive of the gcc-patches@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]

Re: libstdc++-v3 patch for HP-UX


> The only concern I have about using the _ISALPHA,etc macros is that they
> do not exist on HP-UX 9.x and older systems.  I believe those systems do
> have the _U, _L, etc macros.  Both exist on 10.X and 11.X systems.

Please see how we handled this exact problem on another OS:
libstdc++-v3/config/os/bsd/freebsd/bits/ctype_base.h

Regards,
Loren


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