Bug#377002: linux-kernel-headers: #include does not define VM_MASK correctly unless CONFIG_VM86 is defined

2006-07-05 Thread Bart Oldeman
Package: linux-kernel-headers Version: 2.6.17.1-1 Severity: normal Tags: patch includes , which includes . The last file depends on the kernel configuration constant #ifdef CONFIG_VM86 #define VM_MASK 0x0002 #else #define VM_MASK 0 /* ignored */ #endif CONFIG_VM86 which make

r1674 - in glibc-package/branches/glibc-2.4/debian: . debhelper.in

2006-07-05 Thread Denis Barbier
Author: barbier Date: 2006-07-05 21:14:26 + (Wed, 05 Jul 2006) New Revision: 1674 Modified: glibc-package/branches/glibc-2.4/debian/changelog glibc-package/branches/glibc-2.4/debian/debhelper.in/libc.postinst glibc-package/branches/glibc-2.4/debian/debhelper.in/libc.postrm Log: Merge

r1673 - in glibc-package/trunk/debian: . debhelper.in

2006-07-05 Thread Denis Barbier
Author: barbier Date: 2006-07-05 21:10:40 + (Wed, 05 Jul 2006) New Revision: 1673 Modified: glibc-package/trunk/debian/changelog glibc-package/trunk/debian/debhelper.in/libc.postinst glibc-package/trunk/debian/debhelper.in/libc.postrm Log: * debian/debhelper.in/libc.postinst: Call ic

Processed: Re: Bug#376811: libc6: forwarding ubuntu ticket about gconv-modules.cache

2006-07-05 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > tags 376811 pending Bug#376811: libc6: forwarding ubuntu ticket about gconv-modules.cache There were no tags set. Tags added: pending > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrato

Bug#376811: libc6: forwarding ubuntu ticket about gconv-modules.cache

2006-07-05 Thread Denis Barbier
tags 376811 pending thanks On Wed, Jul 05, 2006 at 04:25:17PM +0800, Paul Wise wrote: > Package: libc6 > Version: 2.3.6-15 > Severity: wishlist > > https://launchpad.net/distros/ubuntu/+source/glibc/+bug/51884 > > """Right now, calling setlocale (which is called by most libgnome using > programs

Bug#376756: libc6: popen() should return NULL

2006-07-05 Thread Gabor Gombas
On Tue, Jul 04, 2006 at 05:08:19PM -0300, Jakson Aquino wrote: > $ gcc testpopen.c > $ ./a.out > Before: F = (nil) > After: F = 0x501010 > sh: nothing: command not found This means that popen() _did_ succeed (it has invoked the shell). The fact that the shell could not interpret the command and

Bug#376811: libc6: forwarding ubuntu ticket about gconv-modules.cache

2006-07-05 Thread Paul Wise
Package: libc6 Version: 2.3.6-15 Severity: wishlist https://launchpad.net/distros/ubuntu/+source/glibc/+bug/51884 """Right now, calling setlocale (which is called by most libgnome using programs via gnome_program_init) causes ~ 70 kb of allocations. These allocations could be saved by generating