[Gambas-devel-svn] SF.net SVN: gambas:[4685] gambas/trunk/main/gbx
Brought to you by:
gambas
From: <ga...@us...> - 2012-04-28 02:31:55
|
Revision: 4685 http://gambas.svn.sourceforge.net/gambas/?rev=4685&view=rev Author: gambas Date: 2012-04-28 02:31:48 +0000 (Sat, 28 Apr 2012) Log Message: ----------- [INTERPRETER] * BUG: Ignore non-significant decimal digits when converting a String to a Float. In other words, now 2.0 = 2. Modified Paths: -------------- gambas/trunk/main/gbx/gbx.c gambas/trunk/main/gbx/gbx_number.c gambas/trunk/main/gbx/gbx_subr_math.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |