breakpad/src/build
Orgad Shaneh 09df67311f Fix MSVC build on 64-bit
Mostly int<->size_t implicit conversions.

Warning 4366 (The result of the unary '&' operator may be unaligned)
appears in minidump.cc:907, but I don't know why. It looks aligned to me.

Change-Id: I641942adc324f8f9832b20662083dc83498688a8
Reviewed-on: https://chromium-review.googlesource.com/637390
Reviewed-by: Mike Frysinger <vapier@chromium.org>
2017-09-25 07:10:11 +00:00
..
all.gyp Add GYP build for the src/tools directory on Mac and Linux. 2014-07-24 15:22:51 +00:00
common.gypi Fix MSVC build on 64-bit 2017-09-25 07:10:11 +00:00
filename_rules.gypi Add GYP build for the src/tools directory on Mac and Linux. 2014-07-24 15:22:51 +00:00
gyp_breakpad Add GYP build for the src/tools directory on Mac and Linux. 2014-07-24 15:22:51 +00:00
testing.gyp Fix googletest/googlemock build 2017-09-19 20:51:42 +00:00