Bug#358261: Log for failed build of caudium_2:1.4.7-14 (dist=stable)

2006-04-08 Thread Marek Habersack
On Sat, Apr 08, 2006 at 01:21:00PM +0200, Martin Michlmayr scribbled: > reopen 358261 > retitle 358261 FTBFS with GCC 4.1: Not using -fPIC to make shared lib. > thanks > > It seems this is still there, but it worked on the official auto > builder so I wonder if this is due to a) using GCC 4.1 (ins

Bug#154767: cpp-2.95: cpp fails to parse macros with varargs correctly

2002-07-29 Thread Marek Habersack
On Tue, Jul 30, 2002 at 01:21:48AM +0200, Martin v. Loewis scribbled: > Marek Habersack <[EMAIL PROTECTED]> writes: > > > OK, I found the statement about the preceeding non-witespace tokens but, > > still, I would think that something that breaks the kernel compile sh

Bug#154767: cpp-2.95: cpp fails to parse macros with varargs correctly

2002-07-29 Thread Marek Habersack
On Tue, Jul 30, 2002 at 12:35:07AM +0200, Martin v. Loewis scribbled: > [EMAIL PROTECTED] writes: > > > printf(KERN_ERR "[" DRM_NAME ":%s] *ERROR* " fmt , __FUNCTION__, ## > > args) > [...] > > which is invalid C syntax. ##' gets rid of the comma, so we get the > > following instead: > >