After revision 14368 was checked in cannot build V8 on windows.
I picked up these changes yesterday.

See below:

------ Build started: Project: v8_base.ia32, Configuration: Debug Win32 
------
Compiling...
runtime.cc
conversions.cc
..\..\src\conversions.cc(74) : error C3861: 'fpclassify': identifier not 
found
..\..\src\conversions.cc(74) : error C2050: switch expression not integral
..\..\src\runtime.cc(6932) : error C3861: 'fpclassify': identifier not found
..\..\src\runtime.cc(6932) : error C3861: 'fpclassify': identifier not found
..\..\src\runtime.cc(6967) : error C3861: 'isless': identifier not found

This revision has changes centered around those using STLPORT.
I'm using STLPORT for my std library implementation.

Do I need to open a bug somewhere? 
If so how?

Thanks,

Mike M.

-- 
-- 
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.


Reply via email to