[Gambas-user] Issue 517 in gambas: JSON.Decode incorrectly converts Integer data-type to Float

gambas at ...2524... gambas at ...2524...
Sat Mar 29 17:11:00 CET 2014


Updates:
	Status: Accepted
	Labels: -Version Version-3.5.0

Comment #1 on issue 517 by benoit.m... at ...626...: JSON.Decode incorrectly  
converts Integer data-type to Float
http://code.google.com/p/gambas/issues/detail?id=517

There is no integer in JSON, only number that are floats. This is the  
reason why every number was converted to float.

I will fix that for convenience.

> (Else what's the point of having integer/long in the JSON.Decode option  
> list)

I don't know what you are talking about there...



-- 
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings




More information about the User mailing list