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
I'm pretty sure this issue was raised somewhere but I couldn't find it.
As some of my libraries heavily depends on devel branch features and fixes (for example {.align.}) the only way to I have to avoid having users or me doing an unfruitful bug search is:
Please update your compiler
Or works for me, can you please recompile Nim manually and check if it works and confirm the git hash?
Having choosenim installation display the git hash just like Nim does when compiled from source would be an invaluable boon.
I'm pretty sure this issue was raised somewhere but I couldn't find it.
As some of my libraries heavily depends on devel branch features and fixes (for example
{.align.}
) the only way to I have to avoid having users or me doing an unfruitful bug search is:Having choosenim installation display the git hash just like Nim does when compiled from source would be an invaluable boon.
Example: mratsim/weave#105
The text was updated successfully, but these errors were encountered: