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

Warnings about cannot import #35

Closed
musm opened this issue Oct 19, 2018 · 2 comments
Closed

Warnings about cannot import #35

musm opened this issue Oct 19, 2018 · 2 comments

Comments

@musm
Copy link

musm commented Oct 19, 2018

when running on julia 1.0

WARNING: could not import Base.lcfirst into LegacyStrings
WARNING: could not import Base.next into LegacyStrings
WARNING: could not import Base.rsearch into LegacyStrings
WARNING: could not import Base.search into LegacyStrings
WARNING: could not import Base.ucfirst into LegacyStrings
@stevengj
Copy link
Member

This should be fixed to use the new names… uppercasefirst, findlast, iterate, etcetera.

@stevengj
Copy link
Member

Closed by #36

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

No branches or pull requests

2 participants