Closed GoogleCodeExporter closed 9 years ago
I think we actually want these, since they're actually static assertions in
disguise. We could probably do some #ifdefs and use static_assert when it's
available.
Original comment by ted.mielczarek
on 1 Jun 2013 at 6:48
I understand the intent behind the code, but IMHO it's not worth having if the
compiler generates warnings about it (certainly not in, or referred to by,
header files which are exposed to the user as part of the library
API--internally building libbreakpad.a etc. is another matter).
Thanks!
Original comment by pds.mads...@gmail.com
on 1 Jun 2013 at 8:34
The scoped_ptr.h file in Breakpad is very old. I'd just swap it out for a
better one: https://breakpad.appspot.com/964002/
Original comment by thestig@chromium.org
on 18 Dec 2013 at 2:06
r1265
Original comment by thestig@chromium.org
on 18 Dec 2013 at 7:50
Original issue reported on code.google.com by
pds.mads...@gmail.com
on 1 Jun 2013 at 2:33Attachments: