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

Include compiler git hash #172

Closed
mratsim opened this issue Feb 10, 2020 · 2 comments
Closed

Include compiler git hash #172

mratsim opened this issue Feb 10, 2020 · 2 comments

Comments

@mratsim
Copy link

mratsim commented Feb 10, 2020

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.

Example: mratsim/weave#105

@genotrance
Copy link
Collaborator

Dup of #57

I'm currently working on #12 so this should get addressed.

@genotrance
Copy link
Collaborator

This is fixed in #173 for devel / #head.

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

No branches or pull requests

2 participants