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

Conversation

kaushalmodi
Copy link
Contributor

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.

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.
@nc-x
Copy link
Owner

nc-x commented May 16, 2019

It seems like now the names of imported packages are case-sensitive.

Which OS are you on? I cannot reproduce this on windows. Maybe it is a linux thing? You might want to discuss this on irc with Araq and others or open an issue in the nim repo.

Anyways, if this fixes the compilation for you, I will merge it. And thanks for the whitespace fixes.

@nc-x nc-x merged commit 16e94ec into nc-x:master May 16, 2019
@kaushalmodi
Copy link
Contributor Author

@nc-x Looks like the convention is to not camelcase the package names: https://gitter.im/nim-lang/Nim?at=5cdd4ad18265145bbb1d52cb

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.

None yet

2 participants