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 lua 5.3 integer representation #59

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

cloudwu
Copy link

@cloudwu cloudwu commented Aug 10, 2018

See #22 . The origin pr mix some other feature.

@MaskRay
Copy link

MaskRay commented Oct 5, 2019

Ping @mpx. This looks good. Normally we cannot expect the initial portion of a string accepted by strtod can also be accepted by strtoll (Infinity, Inf, NaN, nan(222), etc). However, the form accepted by RFC 8259 is much narrower and this patch should work.

julthomas added a commit to zenetys/rpm-lua that referenced this pull request Jun 27, 2022
Integrate pull #59 request by cloudwu:

Support lua 5.3 integer representation
mpx/lua-cjson#59
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.

2 participants