Skip to content

Specify float constant as float #337

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

Merged
merged 1 commit into from
Aug 22, 2015
Merged

Specify float constant as float #337

merged 1 commit into from
Aug 22, 2015

Conversation

AMDmi3
Copy link
Contributor

@AMDmi3 AMDmi3 commented Aug 21, 2015

Otherwise, on some 32 bit platforms this may not fit into long and compilation will fail:

src/test_lib_json/main.cpp:1260: error: integer constant is too large for 'long' type

Otherwise, on some 32 bit platforms this may not fit into long and compilation will fail:

    src/test_lib_json/main.cpp:1260: error: integer constant is too large for 'long' type
cdunn2001 added a commit that referenced this pull request Aug 22, 2015
Specify float constant as float
@cdunn2001 cdunn2001 merged commit 6329975 into open-source-parsers:master Aug 22, 2015
@AMDmi3 AMDmi3 deleted the patch-1 branch August 23, 2015 14:26
cdunn2001 added a commit that referenced this pull request Sep 5, 2015
Specify float constant as float
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