You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The reason will be displayed to describe this comment to others. Learn more.
Yeah. I think that's a Nim change. Still compiles with old Nim. I committed a fix just now. Do you need me to bump the release or are you ok using HEAD?
The reason will be displayed to describe this comment to others. Learn more.
Ok. Cool Re no version bump.
procs is a bit less fully written, but I already use it every day, and I may be busy over the next few months and not have time for it. So, I figured I'd release what I have now.
5dc1df4
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Build fails with
/home/solitude/git/lc/lc.nim(178, 43) Error: type mismatch: got <uint32> but expected 'int'
5dc1df4
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah. I think that's a Nim change. Still compiles with old Nim. I committed a fix just now. Do you need me to bump the release or are you ok using HEAD?
5dc1df4
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(Also, if you like
lc
, you might also likeprocs
.)5dc1df4
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
im ok using head.
i already checked it out and already like it.
5dc1df4
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok. Cool Re no version bump.
procs
is a bit less fully written, but I already use it every day, and I may be busy over the next few months and not have time for it. So, I figured I'd release what I have now.