monotone-commits-diffs
[Top][All Lists]
Advanced

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

[Monotone-commits-diffs] Revision c1ecd7812128f6a8273e385562ca831a6c1b2c


From: monotone
Subject: [Monotone-commits-diffs] Revision c1ecd7812128f6a8273e385562ca831a6c1b2c47
Date: Sat, 11 Mar 2006 23:05:55 +0100

-----------------------------------------------------------------
Revision: c1ecd7812128f6a8273e385562ca831a6c1b2c47
Ancestor: 44cdef272262c72685ae5a03e0e8848dbc53d873
Author: address@hidden
Date: 2006-03-11T21:20:35
Branch: net.venge.monotone

Modified files:
        ChangeLog m4/prog_cxx_warnings.m4 netxx/peer.cxx
        netxx/sockaddr.cxx netxx/sockaddr.h

ChangeLog: 

2006-03-11  Matthew Gregan  <address@hidden>

        * m4/prog_cxx_warnings.m4: Turn on extra warnings (-W) when using
        GCC.  Also disable 'unused variable' warnings (enabled by -W) for
        now.  This change only causes 8 new warnings (all of one
        type--signed vs unsigned) to occur.

        * netxx/peer.cxx, netxx/sockaddr.cxx, netxx/sockaddr.h: Correct
        the only six cases of type punning that occur (that GCC 4.1 can
        detect, at least) in C++ code we compile.  It is probably safe to
        remove -fno-strict-aliasing from CXXFLAGS now.

Attachment: txtov3bq5BbFd.txt
Description: Diff [44cdef272262c72685ae5a03e0e8848dbc53d873] -> [c1ecd7812128f6a8273e385562ca831a6c1b2c47]


reply via email to

[Prev in Thread] Current Thread [Next in Thread]