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

[makeotf] Fixing aarch64 precision errors #1329

Merged
merged 6 commits into from
Mar 11, 2021
Merged

Conversation

kaydeearts
Copy link
Collaborator

These updates should fix #1216

Copy link
Collaborator

@josh-hadley josh-hadley left a comment

Choose a reason for hiding this comment

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

We should probably bump the relevant version numbers:

  • makeotf/makeotf_lib/api/hotconv.h line 15
  • makeotf/source/main.c line 33
  • python/afdko/makeotf.py line 29 (I know we didn't make any changes to the Python code, but we have adopted the custom of updating all 3 of these whenever anything in the makeotf mini-ecosystem changes)

Copy link
Collaborator

@josh-hadley josh-hadley left a comment

Choose a reason for hiding this comment

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

👍 thanks!

@kaydeearts kaydeearts merged commit 6b066dc into develop Mar 11, 2021
@kaydeearts kaydeearts deleted the kd_aarch64_makeotf branch March 11, 2021 22:20
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.

Tests are broken on aarch64
2 participants