Skip to content

Revert "make RegexParser.err handle whitespace like literal and regex." #41

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

Merged
merged 1 commit into from
Dec 15, 2014

Conversation

gourlaysama
Copy link
Contributor

Reverts #30 (dc9e9cf), because it isn't binary compatible with 1.0.2. Mima did catch it, this was human error (mine).

The plan is:

  • 1.0.3 gets released with this PR (so without the fix),
  • master becomes 1.1.0-SNAPSHOT and the fix is reapplied. That version isn't binary compatible with the 1.0 versions, so it cannot be bundled with 2.11,
  • a 1.0.x branches is created for a possible 1.0.4, for binary compatible changes.

gourlaysama added a commit that referenced this pull request Dec 15, 2014
Revert "make RegexParser.err handle whitespace like literal and regex."
@gourlaysama gourlaysama merged commit 8cb6feb into master Dec 15, 2014
@gourlaysama gourlaysama deleted the revert-30-wip/i29 branch December 15, 2014 00:08
@kevinmeredith
Copy link

Could you please say as to why it's not binary compatible with 1.0.2?

I didn't understand this part.

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.

2 participants