Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/sys



Salut,

On Sun, Aug 09, 2009 at 08:19:29PM +0100, David Laight wrote:
> > Modified Files:
> >     src/sys/sys: bswap.h cdefs.h endian.h termios.h
> > 
> > Log Message:
> > Create and use __CAST(type, value) in headers so that modern c++ with
> > -Wold-style-casts does not bitch.
> 
> Do we really have to do that, it starts making files completely unreadable.

Unfortunately, these are widely used headers. We don't want to break
-Wold-style-casts in general.

                                Tonnerre

Attachment: pgpMJF2JMv3Tq.pgp
Description: PGP signature



Home | Main Index | Thread Index | Old Index