Bug#475839: libc6-dev: pthread_mutex_t definition contains a nameless union

2008-04-13 Thread Francois Gouget
Package: libc6-dev Version: 2.7-10 Severity: normal Tags: patch The pthread_mutex_t in /usr/include/bits/pthreadtypes.h contains a nameless union. This makes it impossible to use with compilers that don't support nameless unions. Gcc 2.95 for instance. In particular this breaks compilation of

problem (bug?) with glibc' exec function

2008-04-13 Thread plazmakeks
hi, i got the following settings: os: Linux blubb 2.6.15-1-686 #2 Mon Mar 6 15:27:08 UTC 2006 i686 GNU/ Linux g++: gcc version 4.0.4 20060507 (prerelease) (Debian 4.0.3-3) java: java version 1.6.0_05 Java(TM) SE Runtime Environment (build 1.6.0_05-b13) Java HotSpot(TM) Client VM (build 10.0-b19,

Re: problem (bug?) with glibc' exec function

2008-04-13 Thread Aurelien Jarno
[EMAIL PROTECTED] a écrit : hi, i got the following settings: os: Linux blubb 2.6.15-1-686 #2 Mon Mar 6 15:27:08 UTC 2006 i686 GNU/ Linux g++: gcc version 4.0.4 20060507 (prerelease) (Debian 4.0.3-3) java: java version 1.6.0_05 Java(TM) SE Runtime Environment (build 1.6.0_05-b13) Java