On 04/24/2010 04:21 AM, Bruno Haible wrote:
> Eric Blake wrote:
>> +    open_memstream-tests: new module
>> +    * modules/open_memstream-tests: New file.
> 
> I would mark it as an unportable test, like this:
> 
>   Status:
>   unportable-test

Sure, although that designation can be removed with my 3/2 patch.

> 
> The reason is that there are (so far) 7 types of stdio implementations:
>   - FreeBSD, NetBSD, OpenBSD, DragonFly, MacOS X, Cygwin
>   - AIX, HP-UX, IRIX, OSF/1, Solaris, OpenServer, mingw
>   - [uClibc]
>   - [glibc], BeOS, Haiku, Linux libc5
>   - emx+gcc
>   - QNX
>   - Atari FreeMiNT
> and even with support for the first three stdio implementation, the other
> four ones are not dealt with.

My 3/2 patch covers _all_ other stdio implementations.  All that remains
is coming up with faster implementations for as many of those
implementations as desired.

-- 
Eric Blake   ebl...@redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to