inline __isctype no longer available for C++ programs

Ryan S. Arnold ryan.arnold@gmail.com
Thu Aug 8 16:15:00 GMT 2013


On Thu, Aug 8, 2013 at 11:09 AM, Andreas Schwab <schwab@suse.de> wrote:
> Ryan S Arnold <rsa@linux.vnet.ibm.com> writes:
>
>> Is there a reason to continue to make __isctype unavailable for C++ programs?
>
> It is available for no-one.


Right, as I indicated, it's not a published interface, but it's
abusable by C programs.

Is there a reason we can't provide an inline/optimized isctype?

Ryan



More information about the Libc-alpha mailing list