[v8-dev] Issue 97 in v8: copy constructors and assignment operators

2008-09-30 Thread codesite-noreply
Issue 97: copy constructors and assignment operators http://code.google.com/p/v8/issues/detail?id=97 Comment #2 by [EMAIL PROTECTED]: Fixed in bleeding_edge r398. Feel free to open another bug if there are any other objects that should have copy/assigning prevented. Issue attribute updates:

[v8-dev] Issue 97 in v8: copy constructors and assignment operators

2008-09-29 Thread codesite-noreply
Issue 97: copy constructors and assignment operators http://code.google.com/p/v8/issues/detail?id=97 Comment #1 by [EMAIL PROTECTED]: (No comment was entered for this change.) Issue attribute updates: Status: Accepted Owner: [EMAIL PROTECTED] -- You received this message becau

[v8-dev] Issue 97 in v8: copy constructors and assignment operators

2008-09-28 Thread codesite-noreply
Issue 97: copy constructors and assignment operators http://code.google.com/p/v8/issues/detail?id=97 New issue report by pete.gontier: Classes such as (but not limited to) String::Utf8Value and String::AsciiValue and String::Value need to have copy constructors and assignment operators, because i