Skip to content

review: fix: position of String arg[] and lambda parameter#2149

Merged
tdurieux merged 2 commits intoINRIA:masterfrom
pvojtechovsky:fixLambdaPosition
Jul 1, 2018
Merged

review: fix: position of String arg[] and lambda parameter#2149
tdurieux merged 2 commits intoINRIA:masterfrom
pvojtechovsky:fixLambdaPosition

Conversation

@pvojtechovsky
Copy link
Copy Markdown
Collaborator

The computation of position of String arg[] was not correct for lambda parameters. So fixing of this algorithm fixed position of lambda parameters too.

There are also other not-testable fixes which sets correctly maxOffset of findPrevNonWhitespace.

@pvojtechovsky pvojtechovsky force-pushed the fixLambdaPosition branch 3 times, most recently from 74832bc to dec6437 Compare June 30, 2018 20:33
@pvojtechovsky pvojtechovsky changed the title fix: position of String arg[] and lambda parameter review2: fix: position of String arg[] and lambda parameter Jun 30, 2018
@monperrus
Copy link
Copy Markdown
Collaborator

rebase?

@pvojtechovsky pvojtechovsky changed the title review2: fix: position of String arg[] and lambda parameter review: fix: position of String arg[] and lambda parameter Jul 1, 2018
@pvojtechovsky
Copy link
Copy Markdown
Collaborator Author

rebase done.

note: I have queue of next 4 finished PRs on PositionBuilder. I will make next one after this one is merged.

@tdurieux tdurieux merged commit 88760de into INRIA:master Jul 1, 2018
@pvojtechovsky pvojtechovsky deleted the fixLambdaPosition branch July 1, 2018 09:05
@surli surli mentioned this pull request Jul 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants