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

Merge migration update #111

Merged
merged 1 commit into from
Jan 23, 2012
Merged

Merge migration update #111

merged 1 commit into from
Jan 23, 2012

Conversation

dcsobral
Copy link
Contributor

The @migration annotation can now be used like @Deprecation.
Old syntax is still supported, but deprecated.

Improve wording and consistency of migration messages, migration
warnings also print the version in which the change occurred now.

Partially fixes SI-4990.

The @migration annotation can now be used like @Deprecation.
Old syntax is still supported, but deprecated.

Improve wording and consistency of migration messages, migration
warnings also print the version in which the change occurred now.

Partially fixes SI-4990.
@soc
Copy link
Member

soc commented Jan 22, 2012

I think this was merged, right?

@dcsobral
Copy link
Contributor Author

No, it has not. The first pull request was closed because it had conflicts on merge (it conflicted with other pull requests that were merged). I then fixed it and opened this one, which has not been merged so far.

@paulp paulp merged commit e1810d1 into scala:2.9.x Jan 23, 2012
szeiger pushed a commit to szeiger/scala that referenced this pull request Mar 20, 2018
da-liii pushed a commit to da-liii/scala that referenced this pull request Nov 11, 2018
eed3si9n added a commit to eed3si9n/scala that referenced this pull request May 14, 2019
FPORT: Fixes incremental compiler missing member ref from macro expansion
lrytz pushed a commit to lrytz/scala that referenced this pull request Nov 5, 2019
FPORT: Fixes incremental compiler missing member ref from macro expansion  
Rewritten from sbt/zinc@ddefbb0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants