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

Fix compilation on nim devel as of 2019/05/12 #1

Merged
merged 1 commit into from May 16, 2019

Commits on May 12, 2019

  1. Fix compilation on nim devel as of 2019/05/12

    It seems like now the names of imported packages are case-sensitive.
    
    Note that while it now compiles, I get:
    
       Warning: the '.this' pragma is deprecated
    
    Note: The commit also contains auto-removal of spurious white space on
          blank lines.
    kaushalmodi committed May 12, 2019
    Copy the full SHA
    60cbc3f View commit details
    Browse the repository at this point in the history