mirror of https://github.com/lukechilds/node.git
Browse Source
The commit in v0.10 (431eb172f9
) that
backported the original change
(https://codereview.chromium.org/806143002) did add an extra newline
because the logging facilities in v0.10's V8 do not add one.
When merging this commit in v0.12, V8's logging facilities now
automatically add the newline character, and the debug builds assert if
one is already present.
v0.12.2-release
Julien Gilli
10 years ago
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue