Status: New Owner: ---- New issue 1987 by [email protected]: Remove unused address variable http://code.google.com/p/v8/issues/detail?id=1987
There is unused "void* address" variable in OS::Allocate function of platform-win32.cc. This results in a compile error as warnings are treated as errors with MinGW.
A patch is attached to remove the used variable.
Attachments:
remove-unused-variable.patch 543 bytes
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
