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

ref #14873 #17644

Merged
merged 3 commits into from
Apr 6, 2021
Merged

ref #14873 #17644

merged 3 commits into from
Apr 6, 2021

Conversation

ringabout
Copy link
Member

workaround first problem

lib/core/locks.nim Outdated Show resolved Hide resolved
Comment on lines +12 to +15

block:
var l: Lock
doAssert $l == "()"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this in uselocks.nim and not tlocks.nim?

Copy link
Member

@timotheecour timotheecour Apr 5, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it should be mlocks.nim:

https://nim-lang.github.io/Nim/contributing.html

All test files are prefixed with t. If you want to create a file for import into another test only, use the prefix m.

@Araq Araq merged commit c7b4639 into nim-lang:devel Apr 6, 2021
PMunch pushed a commit to PMunch/Nim that referenced this pull request Mar 28, 2022
* ref nim-lang#14873

* comment

* Update lib/core/locks.nim
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.

4 participants