bug-gnulib
[Top][All Lists]
Advanced

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

Re: m4-1.4.9b on IRIX 6.5


From: Gary V. Vaughan
Subject: Re: m4-1.4.9b on IRIX 6.5
Date: Sun, 3 Jun 2007 14:47:52 +0100

Hi Bruno,

On 2 Jun 2007, at 01:43, Bruno Haible wrote:
Gary V. Vaughan reported in
  http://article.gmane.org/gmane.comp.lib.gnulib.bugs/10446
that on IRIX 6.5:

test-lseek.sh fails with SIGSYS.

This works around it by disabling the corresponding portion of the test.
It's rare that program code uses a wrong 3rd argument of lseek.
Gnulib is a portability library; we spend time finding workarounds for bugs which affect one platform but not another one. Programs use lseek usually with
a constant and symbolic third argument.

2007-06-01  Bruno Haible  <address@hidden>

        * tests/test-lseek.c (main): Disable test of errno for invalid third
        argument.
        * doc/functions/lseek.texi: Update.

That fixes it.  Thanks :-)

Cheers,
        Gary
--
  ())_.              Email me: address@hidden
  ( '/           Read my blog: http://blog.azazil.net
  / )=         ...and my book: http://sources.redhat.com/autobook
`(_~)_ Join my AGLOCO Network: http://www.agloco.com/r/BBBS7912




Attachment: PGP.sig
Description: This is a digitally signed message part


reply via email to

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