Bug#503202: libc6-dev: math_errhandling isn't defined anywhere

2008-10-23 Thread Aurelien Jarno
Aurelien Jarno a écrit : > reassign 503202 gcc-4.3 > thanks > > Matthew Vernon a écrit : >> Package: libc6-dev >> Version: 2.3.6.ds1-13etch7 >> Severity: important >> >> Hi, >> >> math.h has the following in it: >> /* Bitmasks for the math_errhandling macro. */ >> # define MATH_ERRNO 1

Bug#503202: libc6-dev: math_errhandling isn't defined anywhere

2008-10-23 Thread Matthew Vernon
Aurelien Jarno wrote: reassign 503202 gcc-4.3 thanks Matthew Vernon a écrit : Package: libc6-dev Version: 2.3.6.ds1-13etch7 Severity: important Hi, math.h has the following in it: /* Bitmasks for the math_errhandling macro. */ # define MATH_ERRNO 1 /* errno set by math functions.

Bug#503202: libc6-dev: math_errhandling isn't defined anywhere

2008-10-23 Thread Aurelien Jarno
reassign 503202 gcc-4.3 thanks Matthew Vernon a écrit : > Package: libc6-dev > Version: 2.3.6.ds1-13etch7 > Severity: important > > Hi, > > math.h has the following in it: > /* Bitmasks for the math_errhandling macro. */ > # define MATH_ERRNO 1 /* errno set by math functions. */ > #

Bug#503202: libc6-dev: math_errhandling isn't defined anywhere

2008-10-23 Thread Matthew Vernon
Package: libc6-dev Version: 2.3.6.ds1-13etch7 Severity: important Hi, math.h has the following in it: /* Bitmasks for the math_errhandling macro. */ # define MATH_ERRNO 1 /* errno set by math functions. */ # define MATH_ERREXCEPT 2 /* Exceptions raised by math functions. */ b