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

SiPrefixes always have a base of 0 #386

Closed
Drachenkaetzchen opened this issue Jan 30, 2015 · 2 comments
Closed

SiPrefixes always have a base of 0 #386

Drachenkaetzchen opened this issue Jan 30, 2015 · 2 comments
Labels
Milestone

Comments

@Drachenkaetzchen
Copy link
Member

This is most likely an error in the data file, which completely misses the base. Either remove the base from the database and work only on decimal base, or implement a migration path to add the missing base entries.

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@Drachenkaetzchen Drachenkaetzchen added this to the Version 1.0 milestone Jan 30, 2015
@QueerCodingGirl QueerCodingGirl removed this from the 1.0 milestone Sep 20, 2015
@Drachenkaetzchen Drachenkaetzchen added this to the 0.75 milestone Oct 16, 2015
@Drachenkaetzchen
Copy link
Member Author

The base is required in order to support #356 so it cannot be removed. The Si Prefixes now install 1024b-Prefixes by default. I need to verify that old databases also get the new 1024 based SI Prefixes when upgrading.

@Drachenkaetzchen
Copy link
Member Author

Confirmed that the new SI Prefixes are created.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants