Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Wed, 15 Feb 2012 19:47:27 -0800
From: Isaac Dunham <idunham@...abit.com>
To: musl@...ts.openwall.com
Subject: Little nit in string.h

basename (string.h:88) should accept a "const char *", instead of "char *"
(this is breaking the build for some libiberty versions)

I noticed this trying to build gcc-3.4.6-1 (because gcc3 is faster and doesn't do the completely wrong optimizations of gcc4).

-- 
Isaac Dunham <idunham@...abit.com>

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.