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

Conversions not specified #111

Open
waldemarhorwat opened this issue Apr 4, 2024 · 4 comments
Open

Conversions not specified #111

waldemarhorwat opened this issue Apr 4, 2024 · 4 comments

Comments

@waldemarhorwat
Copy link

The current proposal lacks specification of conversions between Decimals and strings. It has callouts to things such as "IEEE 754's convertToDecimalCharacter", which is not a specification. IEEE 754's convertToDecimalCharacter simply states that an implementation shall have some conversion to a string without saying what it is.

@jessealama
Copy link
Collaborator

Good point. The reference to IEEE 754's convertToDecimalCharacter is essentially a placeholder/todo for further specification on our part.

As we approach plenary I'd like to not modify the spec text. I'll work on this after plenary.

@jessealama
Copy link
Collaborator

Addressed in #112 .

@waldemarhorwat
Copy link
Author

The string-to-Decimal conversion is not specified either.

@waldemarhorwat
Copy link
Author

Explicit conversions to and from Numbers are also entirely missing.

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

When branches are created from issues, their pull requests are automatically linked.

2 participants