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

Remove final keyword from scala.xml.MetaData per note #84

Merged
merged 1 commit into from
Oct 3, 2015

Conversation

ashawley
Copy link
Member

The -Xexperimental compiler options is not enabled in the project's SBT file, so presumably, this line isn't needed anymore per the comment in the code.

I added -Xexperimental toscalacOptionand didn't have a problem compiling in either 2.12.0.M2 and 2.11.7.

@biswanaths
Copy link
Contributor

Not sure when the experimental option was dropped from the compile options. Couldn't trace back in the current build.sbt history. Looks like it predates to xml as part of the core. Compiling fine.

Looks good to me.

biswanaths added a commit that referenced this pull request Oct 3, 2015
Remove final keyword from scala.xml.MetaData per note
@biswanaths biswanaths merged commit 6b0d4ee into scala:master Oct 3, 2015
@ashawley ashawley deleted the metadata-remove-final-note branch October 4, 2015 15:51
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