Bug#722217: 1 fixed 1 still broken

2013-11-13 Thread Wendy J. Elmer
On Thu, 2013-10-31 at 21:26 -0400, Wendy J. Elmer wrote: > > > On Tue, 2013-10-08 at 21:41 -0400, Wendy J. Elmer wrote: > > > I tried to install and older version of libc6 from the snapshot > > repository but that didn't work. I kept getting the segfault. Here > > is what I did that finally

Bug#729514: libc6: fwprintf() doesn't print "(nil)" for NULL pointer and L"%p" format string

2013-11-13 Thread Chládek Jan
Package: libc6 Version: 2.13-38 Severity: normal Dear Maintainer, when I'm using wprintf() family function (wprintf, fwprintf, ...) with L"%p" format conversion and NULL value parameter, the string "(" (instead of "(nil)") is printed to the output. Example: Source: #include #include #inclu

Re: Error while building eglibc on ubuntu 12.10 64bit

2013-11-13 Thread Carlos O'Donell
On Wed, Nov 13, 2013 at 3:19 AM, abhiroop dabral wrote: > Hi all, > > I followed all the the steps provided on the compilation page > http://www.gnu.org/software/libc/manual/html_node/Configuring-and-compiling.html. > While configuration I used only one flag which was--prefix=/my directoy. > After