[Webkit-unassigned] [Bug 42116] New: DerivedSources.make generates calls make_names.pl twice for each .in

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 12 15:29:22 PDT 2010


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

           Summary: DerivedSources.make generates calls make_names.pl
                    twice for each .in
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org
                CC: abarth at webkit.org


perl -I WebCore/bindings/scripts WebCore/dom/make_names.pl --tags WebCore/html/HTMLTagNames.in --attrs WebCore/html/HTMLAttributeNames.in --factory --wrapperFactory --extraDefines " ENABLE_DATALIST=1 ENABLE_METER_TAG=1 ENABLE_PROGRESS_TAG=1 ENABLE_VIDEO=1 ENABLE_RUBY=1"
perl -I WebCore/bindings/scripts WebCore/dom/make_names.pl --tags WebCore/html/HTMLTagNames.in --attrs WebCore/html/HTMLAttributeNames.in --factory --wrapperFactory --extraDefines " ENABLE_DATALIST=1 ENABLE_METER_TAG=1 ENABLE_PROGRESS_TAG=1 ENABLE_VIDEO=1 ENABLE_RUBY=1"
perl -I WebCore/bindings/scripts WebCore/dom/make_names.pl --tags WebCore/svg/svgtags.in --attrs WebCore/svg/svgattrs.in --extraDefines " ENABLE_SVG_USE=1 ENABLE_SVG_FONTS=1 ENABLE_FILTERS=1 ENABLE_SVG_AS_IMAGE=1 ENABLE_SVG_ANIMATION=1 ENABLE_SVG_FOREIGN_OBJECT=1" --factory --wrapperFactory
perl -I WebCore/bindings/scripts WebCore/dom/make_names.pl --tags WebCore/svg/svgtags.in --attrs WebCore/svg/svgattrs.in --extraDefines " ENABLE_SVG_USE=1 ENABLE_SVG_FONTS=1 ENABLE_FILTERS=1 ENABLE_SVG_AS_IMAGE=1 ENABLE_SVG_ANIMATION=1 ENABLE_SVG_FOREIGN_OBJECT=1" --factory --wrapperFactory
perl -I WebCore/bindings/scripts WebCore/dom/make_names.pl --attrs WebCore/svg/xlinkattrs.in
perl -I WebCore/bindings/scripts WebCore/dom/make_names.pl --attrs WebCore/xml/xmlnsattrs.in
perl -I WebCore/bindings/scripts WebCore/dom/make_names.pl --attrs WebCore/xml/xmlattrs.in
perl -I WebCore/bindings/scripts WebCore/dom/make_names.pl --tags WebCore/mathml/mathtags.in --attrs WebCore/mathml/mathattrs.in --factory --wrapperFactory
perl -I WebCore/bindings/scripts WebCore/dom/make_names.pl --tags WebCore/mathml/mathtags.in --attrs WebCore/mathml/mathattrs.in --factory --wrapperFactory

Not a big deal.  But slightly silly.

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