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

Fix issue with decimal numeric and leading 0.0 with mutiple digit #4514

Conversation

timotheeguerin
Copy link
Member

fix #4512

@azure-sdk
Copy link
Collaborator

azure-sdk commented Sep 24, 2024

All changed packages have been documented.

  • @typespec/compiler
Show changes

@typespec/compiler - fix ✏️

Fix issue with decimal numeric and leading 0.0 with multiple digit

@Arithmomaniac
Copy link

While you're here, consider fixing this to say "as a big int"

/** Digits as a big it */

@azure-sdk
Copy link
Collaborator

You can try these changes here

🛝 Playground 🌐 Website 📚 Next docs

@timotheeguerin timotheeguerin added this pull request to the merge queue Sep 24, 2024
Merged via the queue into microsoft:main with commit a9029f3 Sep 24, 2024
22 checks passed
@timotheeguerin timotheeguerin deleted the fix/not-handling-numeric-leading-0-mulitple branch September 24, 2024 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler:core Issues for @typespec/compiler
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: fatal precision issue
4 participants