Comment #6 on issue 3019 by [email protected]: Need a better way to stringify functions in error messages
http://code.google.com/p/v8/issues/detail?id=3019

I don't think changing V8 to meet your limitations is the right course of action. I disagree strongly on a limit like 32 characters: it's easy to argue that this is too short for many uses.

It seems to me that the issues is that your error collection service is simply truncating the message string. You could enhance it to shorten the message in a way suitable for your needs.

--
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