Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Fri, 8 Jun 2012 11:53:22 -0400
From: Rich Felker <dalias@...ifal.cx>
To: musl@...ts.openwall.com
Subject: Re: printf POSIX compliance

On Fri, Jun 08, 2012 at 04:43:45PM +0100, Reuben Thomas wrote:
> On 8 June 2012 16:29, Rich Felker <dalias@...ifal.cx> wrote:
> >
> > Thanks; I think that settles it then. I wonder if they'd accept a
> > patch upstream to fix this bug..
> 
> The answer is very much "yes", in my experience (I'm not a gnulib
> developer, but I have submitted patches on several occasions).
> bug-gnulib@....org!

I was referring to m4, which seems largely unmaintained, not gnulib.
My view is that it's a bug to be directly using gnulib functions that
are not (and cannot be) portable and that presumably only exist for
the sake of implementing replacement functions on a finite known set
of broken systems for which the existing code suffices.

Of course it would be nice if gnulib could do something to prevent
this sort of situation from arising in the future too (and fix the
bugs I found in the tests and reported elsewhere in this thread), but
since gnulib is integrated into packages that use it, resolving even
those issues also requires getting the new fixed version deployed into
the affected packages.

Rich

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.