flatpack icon indicating copy to clipboard operation
flatpack copied to clipboard

Parsing a Long with a scientific value.

Open benoitx opened this issue 6 years ago • 2 comments

Parsing a Long with a scientific value like 1.5423E+12 seems to result in a value of 1 and no error!

Ouch.

benoitx avatar Nov 13 '18 06:11 benoitx

Do you have a test case for this?

martindiphoorn avatar Nov 22 '18 09:11 martindiphoorn

Yes it was writing a long and avoiding a scientific issue.

The issue happened at work but I’ve failed to reproduce the problem at home, that is a bit weird.


Important Notice This communication contains information that is considered confidential and may also be privileged. It is for the exclusive use of the intended recipient(s). If you are not the intended recipient(s) please note that any form of distribution, copying or use of this communication or the information in it is strictly prohibited and may be unlawful. If you have received this communication in error please return it to the sender and delete the original

On 22 Nov 2018, at 09:06, Martin Diphoorn [email protected] wrote:

Do you have a test case for this?

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub, or mute the thread.

benoitx avatar Nov 22 '18 18:11 benoitx