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

Support %ull and similar formats in 'format' #750

Closed
nddrylliog opened this issue Dec 6, 2013 · 1 comment
Closed

Support %ull and similar formats in 'format' #750

nddrylliog opened this issue Dec 6, 2013 · 1 comment
Assignees
Labels
Milestone

Comments

@nddrylliog
Copy link
Member

Right now I have to use cformat, which is a pain.

This might be related to varargs support.

@ghost ghost assigned nddrylliog Dec 6, 2013
@nddrylliog
Copy link
Member Author

Hmm varargs are only a pain for LDouble, which are wider than 64-bit, but for UInt64/Int64, we're all good.

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

1 participant