Processed: Re: Bug#241667: gcc-3.3: __attribute_const__ fail

2004-04-03 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > reassign 241667 linux-kernel-headers Bug#241667: gcc-3.3: __attribute_const__ fail Bug reassigned from package `gcc-3.3' to `linux-kernel-headers'. > thanks Stopping processing here. Please contact me if you need assistance. Deb

Bug#241667: gcc-3.3: __attribute_const__ fail

2004-04-03 Thread Matthias Klose
reassign 241667 linux-kernel-headers thanks Daniel Jacobowitz writes: > On Fri, Apr 02, 2004 at 12:44:29PM +0200, Falk Hueffner wrote: > > Very likely not a gcc problem, but a missing macro definition. We > > cannot tell without a test case, though; please provide one. > > He's either using too o

Bug#241667: gcc-3.3: __attribute_const__ fail

2004-04-02 Thread Daniel Jacobowitz
On Fri, Apr 02, 2004 at 12:44:29PM +0200, Falk Hueffner wrote: > Marcin Kurek <[EMAIL PROTECTED]> writes: > > > I am not completly shure is that a real bug > > but mark it important just in case, right? > > > it seems __attribute_const__ cause a parse error in current Debian > > release. And suc

Bug#241667: gcc-3.3: __attribute_const__ fail

2004-04-02 Thread Falk Hueffner
Marcin Kurek <[EMAIL PROTECTED]> writes: > I am not completly shure is that a real bug but mark it important just in case, right? > it seems __attribute_const__ cause a parse error in current Debian > release. And such construction can be found in many kernel 2.6.4 > header files and in some pro

Bug#241667: gcc-3.3: __attribute_const__ fail

2004-04-02 Thread Marcin Kurek
Package: gcc-3.3 Version: 1:3.3.3-5 Severity: important I am not completly shure is that a real bug, but it is a problem at all. it seems __attribute_const__ cause a parse error in current Debian release. And such construction can be found in many kernel 2.6.4 header files and in some projects