[Webkit-unassigned] [Bug 29354] RVCT compile error in LiteralParser.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 17 23:53:13 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=29354





--- Comment #10 from Kwang Yul Seo <kwangyul.seo at gmail.com>  2009-09-17 23:53:13 PDT ---
I found that the problem is resolved with RVCT option "--gnu
--no_parse_templates".

QT port with RVCT exactly does this:

https://bugs.webkit.org/show_bug.cgi?id=27348


Without "--no_parse_templates" option, there are many compile errors because of
the RVCT template instatiation issue discussed in:

http://lists.macosforge.org/pipermail/webkit-dev/2008-September/004799.html

I think this patch is not required anymore.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list