RESOLVED DUPLICATE of bug 56255 42013
build fails - type name problem in bridge/runtime_array.h
https://bugs.webkit.org/show_bug.cgi?id=42013
Summary build fails - type name problem in bridge/runtime_array.h
Pavel Heimlich (hajma)
Reported 2010-07-09 17:48:48 PDT
building Qt 4.7 beta2 fails with ... "bridge/runtime_array.h", line 53: Error: Type name expected instead of "Bindings". "bridge/runtime_array.h", line 53: Error: Cannot use int* to initialize JSC::Bindings::Array*. I've no idea what may be wrong, but perhaps it's related to subclassData being declared void ? this is on opensolaris b134 using the sun studio 12u1 compiler
Attachments
this patch helped me to build it, I'm not sure how correct it is (824 bytes, patch)
2010-08-06 08:10 PDT, Pavel Heimlich (hajma)
no flags
Pavel Heimlich (hajma)
Comment 1 2010-08-06 08:10:42 PDT
Created attachment 63723 [details] this patch helped me to build it, I'm not sure how correct it is
Ben Taylor
Comment 2 2011-03-24 14:24:32 PDT
Pavel Heimlich (hajma)
Comment 3 2011-03-28 10:50:07 PDT
*** This bug has been marked as a duplicate of bug 56255 ***
Note You need to log in before you can comment on or make changes to this bug.