bug-gnulib
[Top][All Lists]
Advanced

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

Re: [PATCH 1/2] open_memstream-tests: new module


From: Bruno Haible
Subject: Re: [PATCH 1/2] open_memstream-tests: new module
Date: Sat, 24 Apr 2010 12:21:20 +0200
User-agent: KMail/1.9.9

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

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.

Bruno




reply via email to

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