Skip to content

Fix typo with format migration: s/oldformat/oldfmt/. #9657

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

Closed
wants to merge 1 commit into from

Conversation

huonw
Copy link
Member

@huonw huonw commented Oct 1, 2013

This meant the "smooth" migration path @alexcrichton had planned was broken, since any use of the old fmt! met with an undefined macro error (and the logging was using the new syntax, accidentally).

bors added a commit that referenced this pull request Oct 1, 2013
This meant the "smooth" migration path @alexcrichton had planned was broken, since any use of the old `fmt!` met with an undefined macro error (and the logging was using the new syntax, accidentally).
@bors bors closed this Oct 1, 2013
@alexcrichton
Copy link
Member

:( I was so close...

@huonw huonw deleted the oldfmt branch November 25, 2013 10:56
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