WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
126629
invalid preprocessing directive in mathtags.in
https://bugs.webkit.org/show_bug.cgi?id=126629
Summary
invalid preprocessing directive in mathtags.in
Frédéric Wang (:fredw)
Reported
2014-01-08 01:43:14 PST
WebCore/Modules/mediacontrols/mediaControlsApple.js:825:34: warning: empty character constant [-Winvalid-pp-token] 1 warning generated. WebCore/mathml/mathtags.in:37:3: error: invalid preprocessing directive # These presentation MathML elements are not implemented. ^ 1 error generated. WebCore/mathml/mathtags.in:37:3: error: invalid preprocessing directive # These presentation MathML elements are not implemented. In mathtags.in, # should be replaced with // for comments.
Attachments
Patch
(1.55 KB, patch)
2014-01-08 02:38 PST
,
Frédéric Wang (:fredw)
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Frédéric Wang (:fredw)
Comment 1
2014-01-08 02:38:57 PST
Created
attachment 220618
[details]
Patch // does not seem to be accepted outside a # preprocessing instruction, so let's drop these comments.
WebKit Commit Bot
Comment 2
2014-01-08 06:18:12 PST
Comment on
attachment 220618
[details]
Patch Clearing flags on attachment: 220618 Committed
r161495
: <
http://trac.webkit.org/changeset/161495
>
WebKit Commit Bot
Comment 3
2014-01-08 06:18:14 PST
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug