[Webkit-unassigned] [Bug 27425] adding auto-generator support for GDOMHTMLElementWrapperFactory[.cpp/.h]

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 7 00:53:46 PDT 2009


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


Adam Barth <abarth at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #34164|review+, commit-queue+      |review-, commit-queue-
               Flag|                            |




--- Comment #29 from Adam Barth <abarth at webkit.org>  2009-08-07 00:53:44 PDT ---
(From update of attachment 34164)
This patch fails to build:

perl -I WebCore/bindings/scripts WebCore/dom/make_names.pl --tags
WebCore/html/HTMLTagNames.in --attrs WebCore/html/HTMLAttributeNames.in
--factory --wrapperFactory --extraDefines " ENABLE_VIDEO=1 ENABLE_RUBY=1"
"my" variable $name masks earlier declaration in same scope at
WebCore/dom/make_names.pl line 540.
"my" variable $name masks earlier declaration in same scope at
WebCore/dom/make_names.pl line 551.
"my" variable $name masks earlier declaration in same scope at
WebCore/dom/make_names.pl line 556.
"my" variable $name masks earlier declaration in same scope at
WebCore/dom/make_names.pl line 540.
"my" variable $name masks earlier declaration in same scope at
WebCore/dom/make_names.pl line 551.
"my" variable $name masks earlier declaration in same scope at
WebCore/dom/make_names.pl line 556.
"my" variable $name masks earlier declaration in same scope at
WebCore/dom/make_names.pl line 674.
"my" variable $name masks earlier declaration in same scope at
WebCore/dom/make_names.pl line 674.
Global symbol "%tag" requires explicit package name at
WebCore/dom/make_names.pl line 317.
syntax error at WebCore/dom/make_names.pl line 345, near ");"
syntax error at WebCore/dom/make_names.pl line 380, near ");"
syntax error at WebCore/dom/make_names.pl line 610, near ");"
syntax error at WebCore/dom/make_names.pl line 625, near ");"
syntax error at WebCore/dom/make_names.pl line 922, near ");"
Global symbol "$tagName" requires explicit package name at
WebCore/dom/make_names.pl line 1084.
syntax error at WebCore/dom/make_names.pl line 1084, near ");"
Execution of WebCore/dom/make_names.pl aborted due to compilation errors.
Global symbol "%tag" requires explicit package name at
WebCore/dom/make_names.pl line 317.
syntax error at WebCore/dom/make_names.pl line 345, near ");"
syntax error at WebCore/dom/make_names.pl line 380, near ");"
syntax error at WebCore/dom/make_names.pl line 610, near ");"
syntax error at WebCore/dom/make_names.pl line 625, near ");"
syntax error at WebCore/dom/make_names.pl line 922, near ");"
Global symbol "$tagName" requires explicit package name at
WebCore/dom/make_names.pl line 1084.
syntax error at WebCore/dom/make_names.pl line 1084, near ");"
Execution of WebCore/dom/make_names.pl aborted due to compilation errors.
make: *** [HTMLNames.cpp] Error 255
make: *** Waiting for unfinished jobs....
make: *** [HTMLElementFactory.cpp] Error 255

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