[Gambas-devel-svn] SF.net SVN: gambas:[2988] gambas/trunk/main/gbx
Brought to you by:
gambas
From: <ga...@us...> - 2010-06-02 21:12:29
|
Revision: 2988 http://gambas.svn.sourceforge.net/gambas/?rev=2988&view=rev Author: gambas Date: 2010-06-02 21:12:23 +0000 (Wed, 02 Jun 2010) Log Message: ----------- [INTERPRETER] * BUG: Try to fix the floating-point precision/rounding bug. In other words, 0.6 is now printed 0.6, and not 0.6000...001 anymore. Modified Paths: -------------- gambas/trunk/main/gbx/gbx_local.c gambas/trunk/main/gbx/gbx_number.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |