Opened 13 years ago Closed 13 years ago #608 closed defect (fixed)compilation fails using g++-4.7.1: strict-aliasing warning
Description
Compilation fails whit g++-4.7.1 (strict-aliasing warning) on Linux Debian (unstable, amd64)
Compiles without any problems with g++-4.4.5, other versions not tested. HM-7.1-dev/build/linux/lib/TLibCommon/ ../../../../source/Lib/libmd5/libmd5.c:143:28: error: dereferencing type-punned pointer will break strict-aliasing rules [-Werror=strict-aliasing] HM-7.1-dev/build/linux/lib/TLibCommon/ ../../../../source/Lib/libmd5/libmd5.c:144:28: error: dereferencing type-punned pointer will break strict-aliasing rules [-Werror=strict-aliasing] cc1plus: all warnings being treated as errors Change History (2)comment:1 Changed 13 years ago by DefaultCC Plugin
comment:2 Changed 13 years ago by davidf
Note: See
TracTickets for help on using
tickets. | This list contains all users that will be notified about changes made to this ticket. These roles will be notified: Reporter, Owner, Subscriber, Participant
|
This should be resolved in r2489