Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 2 commits into from
Jul 1, 2018

Conversation

pvojtechovsky
Copy link
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
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
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