[v8-dev] Re: Changes the error string for cyclic references to match that of...

2008-12-20 Thread Dean McNamee
I think the "correct" fix is to change webkit upstream. I also looked at some of these message mismatches. The inconsistency is that webkit uses all combinations of: this is an error message this is an error message. This is an error message This is an error message. V8 is aiming to consistent

[v8-dev] Issue 64 in v8: Support additional toolchains on Windows

2008-12-20 Thread codesite-noreply
Comment #3 on issue 64 by gdschaefer: Support additional toolchains on Windows http://code.google.com/p/v8/issues/detail?id=64 I almost have a patch ready to build v8 with MinGW. You don't get the StackWalk or the LogSharedLibraryAddress, but the tests pass. Let me know how I can contribut

[v8-dev] Issue 64 in v8: Support additional toolchains on Windows

2008-12-20 Thread codesite-noreply
Comment #4 on issue 64 by gdschaefer: Support additional toolchains on Windows http://code.google.com/p/v8/issues/detail?id=64 Well, here it is anyway. I'm using MinGW 4.3.2 from TDM as available from Wascana (the Eclipse CDT for Windows project, http://wascana.sf.net). Please provide feedba