Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(49)

Issue 6356098: Make the new preprocessor backwards compatible with Bison 2.3. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 9 months ago by mvujovic
Modified:
13 years, 9 months ago
Reviewers:
kbr1, Alok Priyadarshi
CC:
angleproject-review_googlegroups.com, kbr
Base URL:
http://angleproject.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Make the new preprocessor backwards compatible with Bison 2.3.

Patch Set 1 #

Patch Set 2 : #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+218 lines, -208 lines) Patch
M src/compiler/preprocessor/new/ExpressionParser.cpp View 1 35 chunks +188 lines, -178 lines 1 comment Download
M src/compiler/preprocessor/new/ExpressionParser.y View 7 chunks +30 lines, -30 lines 3 comments Download

Messages

Total messages: 11
mvujovic
Hi Alok, Could you review this please? This patch makes ExpressionParser.y consumable by both Bison ...
13 years, 9 months ago (2012-07-12 21:17:30 UTC) #1
kbr1
https://codereview.appspot.com/6356098/diff/2001/src/compiler/preprocessor/new/ExpressionParser.y File src/compiler/preprocessor/new/ExpressionParser.y (right): https://codereview.appspot.com/6356098/diff/2001/src/compiler/preprocessor/new/ExpressionParser.y#newcode59 src/compiler/preprocessor/new/ExpressionParser.y:59: %pure-parser On 2012/07/12 21:17:30, mvujovic wrote: > Use %pure-parser ...
13 years, 9 months ago (2012-07-12 21:26:07 UTC) #2
mvujovic
On 2012/07/12 21:26:07, kbr1 wrote: > https://codereview.appspot.com/6356098/diff/2001/src/compiler/preprocessor/new/ExpressionParser.y > File src/compiler/preprocessor/new/ExpressionParser.y (right): > > https://codereview.appspot.com/6356098/diff/2001/src/compiler/preprocessor/new/ExpressionParser.y#newcode59 > ...
13 years, 9 months ago (2012-07-12 21:42:37 UTC) #3
Alok Priyadarshi
There is something funny going on when I try to view the diff for ExpressionParser.cpp. ...
13 years, 9 months ago (2012-07-12 21:46:46 UTC) #4
mvujovic
On 2012/07/12 21:46:46, Alok Priyadarshi wrote: > There is something funny going on when I ...
13 years, 9 months ago (2012-07-12 21:54:52 UTC) #5
mvujovic
On 2012/07/12 21:54:52, mvujovic wrote: > On 2012/07/12 21:46:46, Alok Priyadarshi wrote: > > There ...
13 years, 9 months ago (2012-07-12 21:58:37 UTC) #6
mvujovic
On 2012/07/12 21:58:37, mvujovic wrote: > On 2012/07/12 21:54:52, mvujovic wrote: > > On 2012/07/12 ...
13 years, 9 months ago (2012-07-12 22:55:03 UTC) #7
Alok Priyadarshi
Could you just send me the new ExpressionParser.cpp generated using bison 2.3. I am curious ...
13 years, 9 months ago (2012-07-13 17:35:30 UTC) #8
mvujovic
On 2012/07/13 17:35:30, Alok Priyadarshi wrote: > Could you just send me the new ExpressionParser.cpp ...
13 years, 9 months ago (2012-07-13 17:39:43 UTC) #9
Alok Priyadarshi
lgtm Please make sure to check-in the file generated by Bison 2.4.2 into ANGLE.
13 years, 9 months ago (2012-07-13 17:56:50 UTC) #10
mvujovic
13 years, 9 months ago (2012-07-13 18:46:32 UTC) #11
On 2012/07/13 17:56:50, Alok Priyadarshi wrote:
> lgtm
> 
> Please make sure to check-in the file generated by Bison 2.4.2 into ANGLE.

Thanks, Alok. Committed Bison 2.4.2 ExpressionParser.cpp and ExpressionParser.y
in r1224.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b