Skip to content

Use a typedef for the elements of floating_point_components #222

@eyalroz

Description

@eyalroz

We currently hard-code the use of int_fast64_t in floating_point_components, and also cast to that hard-coded type in several places. Let's use a type definition istead (also in light of the suggestions in PR #221) .

Metadata

Metadata

Assignees

Labels

resolved-on-developA changeset fixing this issue has been commiutted to the development branchtask

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions