WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 92264
Build fix with newer bison 2.6.
https://bugs.webkit.org/show_bug.cgi?id=92264
Summary
Build fix with newer bison 2.6.
Alexis Menard (darktears)
Reported
2012-07-25 10:07:55 PDT
Build fix with GCC 4.7.1
Attachments
Patch
(1.71 KB, patch)
2012-07-25 10:12 PDT
,
Alexis Menard (darktears)
no flags
Details
Formatted Diff
Diff
Patch
(17.57 KB, patch)
2012-07-26 06:19 PDT
,
Alexis Menard (darktears)
no flags
Details
Formatted Diff
Diff
Patch
(17.64 KB, patch)
2012-07-26 06:46 PDT
,
Alexis Menard (darktears)
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Alexis Menard (darktears)
Comment 1
2012-07-25 10:12:13 PDT
Created
attachment 154381
[details]
Patch
Alexis Menard (darktears)
Comment 2
2012-07-25 10:15:45 PDT
***
Bug 91943
has been marked as a duplicate of this bug. ***
Alexis Menard (darktears)
Comment 3
2012-07-25 10:16:40 PDT
(In reply to
comment #2
)
> ***
Bug 91943
has been marked as a duplicate of this bug. ***
According to the bug in fact the bison output is different.
Alexis Menard (darktears)
Comment 4
2012-07-25 10:19:59 PDT
Comment on
attachment 154381
[details]
Patch Clearing flags for now.
Rafael Brandao
Comment 5
2012-07-25 13:12:31 PDT
Comment on
attachment 154381
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=154381&action=review
> Source/WebCore/ChangeLog:3 > + Build fix with GCC 4.7.1
The bug title is different now.
Alexis Menard (darktears)
Comment 6
2012-07-25 13:47:58 PDT
(In reply to
comment #5
)
> (From update of
attachment 154381
[details]
) > View in context:
https://bugs.webkit.org/attachment.cgi?id=154381&action=review
> > > Source/WebCore/ChangeLog:3 > > + Build fix with GCC 4.7.1 > > The bug title is different now.
I know that's why I cleared the review flags. I will re upload a version but I'm making further investigation on the generated file of gperf.
Alexis Menard (darktears)
Comment 7
2012-07-25 13:49:24 PDT
(In reply to
comment #6
)
> (In reply to
comment #5
) > > (From update of
attachment 154381
[details]
[details]) > > View in context:
https://bugs.webkit.org/attachment.cgi?id=154381&action=review
> > > > > Source/WebCore/ChangeLog:3 > > > + Build fix with GCC 4.7.1 > > > > The bug title is different now. > > I know that's why I cleared the review flags. I will re upload a version but I'm making further investigation on the generated file of gperf.
sorry bison*
Mike Gilbert
Comment 8
2012-07-25 23:32:51 PDT
The release notes for bison 2.6 mention that the YYPARSE_PARAM macro has be deprecated. That might be a good place to start here.
Alexis Menard (darktears)
Comment 9
2012-07-26 06:19:07 PDT
Created
attachment 154637
[details]
Patch
Alexis Menard (darktears)
Comment 10
2012-07-26 06:20:05 PDT
(In reply to
comment #9
)
> Created an attachment (id=154637) [details] > Patch
Let's see EWS before asking for review. I'll give a shot on a Mac as EWS Mac is out of service for the moment.
WebKit Review Bot
Comment 11
2012-07-26 06:22:47 PDT
Attachment 154637
[details]
did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/ChangeLog', u'Source/WebCor..." exit_code: 1 Source/WebCore/xml/XPathParser.cpp:45: Alphabetical sorting problem. [build/include_order] [4] Total errors found: 1 in 5 files If any of these errors are false positives, please file a bug against check-webkit-style.
Alexis Menard (darktears)
Comment 12
2012-07-26 06:46:06 PDT
Created
attachment 154643
[details]
Patch
Alexis Menard (darktears)
Comment 13
2012-07-26 06:46:38 PDT
(In reply to
comment #8
)
> The release notes for bison 2.6 mention that the YYPARSE_PARAM macro has be deprecated. That might be a good place to start here.
That's what the last patch is addressing.
WebKit Review Bot
Comment 14
2012-07-26 06:49:32 PDT
Attachment 154643
[details]
did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/ChangeLog', u'Source/WebCor..." exit_code: 1 Source/WebCore/xml/XPathParser.cpp:45: Alphabetical sorting problem. [build/include_order] [4] Total errors found: 1 in 5 files If any of these errors are false positives, please file a bug against check-webkit-style.
Mike Gilbert
Comment 15
2012-07-30 12:20:43 PDT
Is someone going to commit this? :)
Adam Barth
Comment 16
2012-07-30 15:00:51 PDT
Comment on
attachment 154643
[details]
Patch Ok
WebKit Review Bot
Comment 17
2012-07-30 15:18:36 PDT
Comment on
attachment 154643
[details]
Patch Clearing flags on attachment: 154643 Committed
r124099
: <
http://trac.webkit.org/changeset/124099
>
WebKit Review Bot
Comment 18
2012-07-30 15:18:42 PDT
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