Comment #8 on issue 3638 by [email protected]: Use libstdc++ debug mode
https://code.google.com/p/v8/issues/detail?id=3638#c8

The following revision refers to this bug:
https://chromium.googlesource.com/v8/v8.git/+/b9513848873ef579e2023bdd728df27443fba55f

commit b9513848873ef579e2023bdd728df27443fba55f
Author: bmeurer <[email protected]>
Date: Mon Feb 23 06:13:43 2015

[linux] Use _GLIBCXX_DEBUG in Debug builds by default for better checking.

The _GLIBCXX_DEBUG macro is now set by default for Linux Debug builds
and can be disabled using the disable_glibcxx_debug=1 setting
(compatible with Chrome).  This will help us catch problems earlier.

BUG=v8:3638
LOG=n

Review URL: https://codereview.chromium.org/946283003

Cr-Commit-Position: refs/heads/master@{#26790}

[modify] http://crrev.com/b9513848873ef579e2023bdd728df27443fba55f/build/standalone.gypi [modify] http://crrev.com/b9513848873ef579e2023bdd728df27443fba55f/build/toolchain.gypi


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to