On May 15, 2008, at 3:40 AM, Frederic Beauzor wrote:

c:\cygwin\home\user\webkit\webcore\webcore.vcproj \cssgrammar.cpp(3418) : error C2220: warning treated as error - no 'executable' file generated c:\cygwin\home\user\webkit\webcore\webcore.vcproj \cssgrammar.cpp(3418) : warning C4701: potentially uninitialized local variable 'cssyylval' used c:\cygwin\home\user\webkit\webcore\webcore.vcproj \xpathgrammar.cpp(2043) : warning C4702: unreachable code c:\cygwin\home\user\webkit\webcore\webcore.vcproj \xpathgrammar.cpp(2085) : warning C4701: potentially uninitialized local variable 'xpathyylval' used

We may need to disable warning 4701 for XPathGrammar.cpp and CSSGrammar.cpp. Could you please file a bug at <https:// bugs.webkit.org/>? Please include the revision of the WebKit sources you were trying to build (`svn info` will tell you this) and the version of Visual Studio/Visual C++ Express you were using. Thanks!

-Adam

_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to