[Webkit-unassigned] [Bug 121420] [Win] Compile errors in WebCore derived sources.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 16 07:40:20 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=121420
--- Comment #10 from Christophe Dumez <dchris at gmail.com> 2013-09-16 07:39:28 PST ---
(From update of attachment 211782)
View in context: https://bugs.webkit.org/attachment.cgi?id=211782&action=review
> Source/WebCore/dom/make_names.pl:755
> + print(F " new (NotNull, (void*)&${lowerNamespace}NamespaceURI) AtomicString(${lowerNamespace}NS);\n");
We usually avoid C-Style casts in the code.
> Source/WebCore/dom/make_names.pl:866
> + print F " { (void*)&$name$shortCamelType, *${name}Impl },\n";
Ditto.
--
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