Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Wed, 18 May 2011 13:49:47 +0200
From: Szabolcs Nagy <nsz@...t70.net>
To: musl@...ts.openwall.com
Subject: Re: musl 0.7.10 released

* Rich Felker <dalias@...ifal.cx> [2011-05-17 21:49:47 -0400]:
> Support for numeric IPv6 address parsing has been added. Compiling
> musl with PCC should now succeed and result in a working library. The
> heap sort implementation of qsort has been replaced by smooth sort,
> yielding nearly-linear run time on arrays which are already
> mostly-sorted. Various bugs including printf floating point rounding
> and scanf EOF handling have been fixed, as well as minor prototype
> issues in the public headers and an issue where variadic functions
> were incorrectly inlined on i386 with recent gcc versions.
> 
> http://www.etalabs.net/musl/releases/musl-0.7.10.tar.gz

nice

i see compiler workaround
- pcc preprocessor bug with recursive macro expansion
in WHATSNEW

have you reported the issue to the pcc developers?
or can you show me an example where pcc is incorrect?

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.