diff options
author | jimblandy@gmail.com <jimblandy@gmail.com@4c0a9323-5329-0410-9bdc-e9ce6186880e> | 2009-12-15 17:11:54 +0000 |
---|---|---|
committer | jimblandy@gmail.com <jimblandy@gmail.com@4c0a9323-5329-0410-9bdc-e9ce6186880e> | 2009-12-15 17:11:54 +0000 |
commit | 07466260e2dcdb18a7ff8b666c78c710747f28ae (patch) | |
tree | 599c802c072d4033e892004481c5de951a35afb1 /src/processor/pathname_stripper.cc | |
parent | Issue 39002: Breakpad DWARF parser: Move DWARF parser to platform-independent... (diff) | |
download | breakpad-07466260e2dcdb18a7ff8b666c78c710747f28ae.tar.xz |
Issue 42001: Breakpad Linux Dumper: remove compilation warnings in guid_creator.cc.
Building on Ubuntu 9.10 with the distributed compiler (GCC 4.4.1), we get
warnings like the following:
guid_creator.cc:56: warning: dereferencing type-punned pointer will break strict-aliasing rules
It doesn't matter in this case, but there's no crying need to use
reinterpret casts in an endian-dependent way when there are plenty of
well-defined ways to get the same effect.
a=jimblandy, r=nealsid
git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@447 4c0a9323-5329-0410-9bdc-e9ce6186880e
Diffstat (limited to 'src/processor/pathname_stripper.cc')
0 files changed, 0 insertions, 0 deletions