limdoglim / google-breakpad

Automatically exported from code.google.com/p/google-breakpad
0 stars 0 forks source link

Fix capitalization of identifiers #94

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I'm playing around with symsrv and found that it seems to favor %08X%x for
identifiers that don't use GUIDs.  We should adapt Airbag.

Original issue reported on code.google.com by mmento...@gmail.com on 11 Dec 2006 at 10:31

GoogleCodeExporter commented 9 years ago
For that matter, even when a GUID is used, the age is formatted as %x, not %X.

Original comment by mmento...@gmail.com on 11 Dec 2006 at 10:36

GoogleCodeExporter commented 9 years ago

Original comment by mmento...@gmail.com on 12 Dec 2006 at 4:06

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by mmento...@gmail.com on 12 Dec 2006 at 4:06

GoogleCodeExporter commented 9 years ago
Checked in, revision [85].

Original comment by mmento...@gmail.com on 12 Dec 2006 at 9:53