bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 1/5] extern-inline: document fixes for ctype and wctype macro


From: Eric Blake
Subject: Re: [PATCH 1/5] extern-inline: document fixes for ctype and wctype macros
Date: Thu, 19 Sep 2013 15:36:15 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130805 Thunderbird/17.0.8

On 09/19/2013 03:26 PM, Paul Eggert wrote:

> Document that Gnulib fixes portability problems with these
> functions on OS X 10.8 and earlier when called from plain inline
> or extern inline functions.
> ---

> +++ b/doc/posix-functions/isalnum.texi
> @@ -8,6 +8,10 @@ Gnulib module: ---

This should probably list the 'ctype' gnulib module (here, and in all
the other fixed ctype functions).

>  
>  Portability problems fixed by Gnulib:
>  @itemize
> address@hidden
> +This function cannot be called from plain inline or extern inline functions
> +on some platforms:
> +OS X 10.8.
>  @end itemize

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]