Re: ksh bad PS1 ascii octal to char conversion

2013-03-02 Thread Andres Perera
On Sat, Mar 02, 2013 at 03:08:44PM -0800, Philip Guenther wrote: > On Sat, 2 Mar 2013, Andres Perera wrote: > > On Sat, Mar 2, 2013 at 5:13 PM, Philip Guenther > > wrote: > ... > > > Hmm, this is actually changing two things: it's both fixing the problem > > > that the code is not subtracting '0'

Re: Small binutils tweak

2013-03-02 Thread Brian Callahan
On 3/2/2013 10:36 AM, Brian Callahan wrote: Hi tech -- While doing some ports testing with clang, I came across the binutils bug mentioned here: http://lists.gnu.org/archive/html/bug-binutils/2004-07/msg0.html Below is a backport of the commit mentioned later in the thread. It fixes the iss

Small binutils tweak

2013-03-02 Thread Brian Callahan
Hi tech -- While doing some ports testing with clang, I came across the binutils bug mentioned here: http://lists.gnu.org/archive/html/bug-binutils/2004-07/msg0.html Below is a backport of the commit mentioned later in the thread. It fixes the issue. I was able to rebuild working kernels