Status: New
Owner: ----

New issue 3092 by [email protected]: i18n/rbnf.cpp has a bug for DEBUG mode
http://code.google.com/p/v8/issues/detail?id=3092

I am trying to build node with i18n.

I see that in file
http://src.chromium.org/svn/trunk/deps/third_party/icu46/source/i18n/rbnf.cpp

In method, LocDataParser::parseError, if DEBUG enabled, you try to log the variable "str" whereas its not defined anywhere.

The function variable "str" is commented, so I guess its not intented to be used but used in case of DEBUG.

Could you please fix this?

Thanks


--
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/groups/opt_out.

Reply via email to