Status: New
Owner: ----

New issue 1445 by [email protected]: AtomicWord definition on OpenBSD/i386
http://code.google.com/p/v8/issues/detail?id=1445

Currently the build fails on i386 with:
src/objects-visiting.h:149: error: invalid conversion from 'v8::internal::AtomicWord*' to 'volatile v8::internal::Atomic32*'

The attached diff makes typedefs AtomicWord to Atomic32 on OpenBSD/i386. I saw the same issue in http://code.google.com/p/v8/issues/detail?id=1312 .



Attachments:
        atomic.diff  990 bytes

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to