Bug#319042: linux-kernel-headers: #include asm/atomic.h fails from C++ due to function parameter called new

2005-07-22 Thread GOTO Masanori
reassign 319042 mysql-dfsg thanks At Tue, 19 Jul 2005 13:32:40 +0100, Zak Kipling wrote: Attempting to include asm/atomic.h from C++ causes the following error: /usr/include/asm/system.h:247: error: expected ',' or '...' before 'new' (with gcc 3.4 or 4.0) or

Bug#319042: linux-kernel-headers: #include asm/atomic.h fails from C++ due to function parameter called new

2005-07-22 Thread Christian Hammers
tags 319042 + pending thanks Hello This one already has a patch. The new version will come soon. bye, -christian- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#319042: linux-kernel-headers: #include asm/atomic.h fails from C++ due to function parameter called new

2005-07-19 Thread Zak Kipling
Package: linux-kernel-headers Version: 2.6.12.0-1 Severity: important Attempting to include asm/atomic.h from C++ causes the following error: /usr/include/asm/system.h:247: error: expected ',' or '...' before 'new' (with gcc 3.4 or 4.0) or /usr/include/asm/system.h:247: error: syntax error