Status: Available Owner: [email protected] CC: [email protected], [email protected], [email protected], [email protected], [email protected], [email protected] Labels: Type-Bug Pri-2 OS-All Area-WebKit Size-Medium Mstone-3
New issue 15904 by [email protected]: Something fishy going on with rule_binding http://code.google.com/p/chromium/issues/detail?id=15904 After switching over to CodeGeneratorV8.pm upstream, rule_binding spits out weird errors (see below). These errors don't affect the build in any other way. Must seek and destroy pesky errors. $ b /home/martine/projects/chromium/src/out/Debug/obj/gen/bindings/V8S VGPathSegMovetoAbs.cpp V=1 mkdir -p /home/martine/projects/chromium/src/out/Debug/obj/gen/bindings /home/martine/projects/chromium/src/out/Debug/obj/gen/webkit/bindi ngs; python webkit/build/rule_binding.py "third_party/WebKit/WebCore/svg/SVGPathSegMovetoAbs.idl" "/home/martine/projects/chromium/src/out/Debug/obj/gen/bindings" "/home/martine/projects/chromium/src/out/Debug/obj/gen/webkit/bindi ngs" -- third_party/WebKit/WebCore/bindings/scripts/generate-bindings.pl third_party/WebKit/WebCore/bindings/scripts/CodeGenerator.pm third_party/WebKit/WebCore/bindings/scripts/CodeGeneratorV8.pm third_party/WebKit/WebCore/bindings/scripts/IDLParser.pm third_party/WebKit/WebCore/bindings/scripts/IDLStructure.pm -- --defines "\"ENABLE_CHANNEL_MESSAGING=1\" \"ENABLE_DATABASE=1\" \"ENABLE_DATAGRID=1\" \"ENABLE_DASHBOARD_SUPPORT=0\" \"ENABLE_JAVASCRIPT_DEBUGGER=0\" \"ENABLE_JSC_MULTIPLE_THREADS=0\" \"ENABLE_ICONDATABASE=0\" \"ENABLE_XSLT=1\" \"ENABLE_XPATH=1\" \"ENABLE_SVG=1\" \"ENABLE_SVG_ANIMATION=1\" \"ENABLE_SVG_AS_IMAGE=1\" \"ENABLE_SVG_USE=1\" \"ENABLE_SVG_FOREIGN_OBJECT=1\" \"ENABLE_SVG_FONTS=1\" \"ENABLE_VIDEO=1\" \"ENABLE_WORKERS=1\" LANGUAGE_JAVASCRIPT V8_BINDING" --generator V8 --include third_party/WebKit/WebCore/css --include third_party/WebKit/WebCore/dom --include third_party/WebKit/WebCore/html --include third_party/WebKit/WebCore/page --include third_party/WebKit/WebCore/plugins --include third_party/WebKit/WebCore/svg --include third_party/WebKit/WebCore/xml <command-line>: error: macro names must be identifiers <command-line>: error: macro names must be identifiers <command-line>: error: macro names must be identifiers <command-line>: error: macro names must be identifiers <command-line>: error: macro names must be identifiers <command-line>: error: macro names must be identifiers <command-line>: error: macro names must be identifiers <command-line>: error: macro names must be identifiers <command-line>: error: macro names must be identifiers -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
