Status: New
Owner: ----
New issue 2093 by [email protected]: fix "pure virtual method called"
error with gcc 4.4.6 + -fno-strict-aliasing
http://code.google.com/p/v8/issues/detail?id=2093
Can I persuade you guys to pull in this[1] patch? It fixes a "pure virtual
method called" runtime error in mksnapshot when V8 is compiled with gcc
4.4.6 on x64 linux and -fno-strict-aliasing is set (in our case because it
was carried over from the global gyp config).
I've attached a patch that's against bleeding_edge@11394.
[1] https://github.com/joyent/node/commit/c21c51a.patch
Attachments:
0001-v8-fix-pure-virtual-method-called-runtime-error.patch 1.0 KB
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev