This one time, at band camp, GOTO Masanori said:
> Hi,
> 
> At Thu, 6 Nov 2003 22:33:33 -0500,
> Stephen Gran wrote:
> > This bug is fixed on i386, and it looks like hppa as well.  However it
> > is still broken on ia64, alpha and powerpc
> At Fri, 7 Nov 2003 09:20:05 -0500,
> Stephen Gran wrote:
> > It looks like it is also a problem on mipsel, arm and sparc.
> 
> This bug is caused by kdemultimedia compilation flag "-pedantic" +
> "-ansi".  If I removed these flags from all configure settings on
> alpha, then the compilation becomed ok.  (But it failed at kmidi.cpp
> on alpha if I removed "-pedantic" - it's another bug of
> kdemultimedia?):

Actually, I maintain kcdlabel, a KDE program that #includes linux/cdrom.h 
and so gets bitten by the same bugs as kdemultimedia.  I will try
without -pedantic and see if that helps.  

> BTW, I would like to know why ISO C++ forbits braced-groups.

The thing is, they managed to fix this for at least i386 by making sure
that some pieces of asm/byteorder.h (IIRC) weren't pulled in in
userspace apps, but were reserved for kernel level things - I think this
is ultimately the smart way to go for all arches.

-- 
 -----------------------------------------------------------------
|   ,''`.                                            Stephen Gran |
|  : :' :                                        [EMAIL PROTECTED] |
|  `. `'                        Debian user, admin, and developer |
|    `-                                     http://www.debian.org |
 -----------------------------------------------------------------

Attachment: pgp5Hlxj0aRJ5.pgp
Description: PGP signature

Reply via email to