Re: Request for portability test of strerror().

Поиск
Список
Период
Сортировка
От Jason Tishler
Тема Re: Request for portability test of strerror().
Дата
Msg-id 20001020091710.D1294@dothill.com
обсуждение исходный текст
Ответ на Request for portability test of strerror().  (Pete Forman <gsez020@kryten.bedford.waii.com>)
Список pgsql-ports
Pete,

On Fri, Oct 20, 2000 at 12:33:06PM +0100, Pete Forman wrote:
> I'm preparing a patch for backend/utils/error to make the printing of
> error messages more robust.  It would be very helpful if people on
> different systems would compile and run the following test program to
> check the behaviour of strerror().

On Cygwin 1.1.4, I get the following:

    $ uname -a
    CYGWIN_NT-4.0 KOSH 1.1.4(0.26/3/2) 2000-08-03 20:53 i686 unknown
    $ strerror
    errno = 0 after strerror(-1) returned "error -1"

Jason

--
Jason Tishler
Director, Software Engineering       Phone: +1 (732) 264-8770 x235
Dot Hill Systems Corporation         Fax:   +1 (732) 264-8798
82 Bethany Road, Suite 7             Email: Jason.Tishler@dothill.com
Hazlet, NJ 07730 USA                 WWW:   http://www.dothill.com

В списке pgsql-ports по дате отправления:

Предыдущее
От: Pete Forman
Дата:
Сообщение: Request for portability test of strerror().
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Request for portability test of strerror().