Status: New
Owner: ----
New issue 2859 by [email protected]: hydrogen-bch.cc(261) : definition
of 'current_check' - build fails in Visual Studio
http://code.google.com/p/v8/issues/detail?id=2859
The current_check variable needs to be declared before the for loop to fix
the error.
See build errors below.
1>..\..\src\hydrogen-bch.cc(263) : error C2220: warning treated as error -
no 'object' file generated
1>..\..\src\hydrogen-bch.cc(263) : warning C4288: nonstandard extension
used : 'current_check' : loop control variable declared in the for-loop is
used outside the for-loop scope; it conflicts with the declaration in the
outer scope
1> ..\..\src\hydrogen-bch.cc(261) : definition of 'current_check'
used
1> ..\..\src\hydrogen-bch.cc(240) : definition of 'current_check'
ignored
--
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.