[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][master] Fix the conversion from string to floating point values.
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][master] Fix the conversion from string to floating point values.
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Sat, 03 Aug 2024 17:09:36 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch master at Gambas / gambas Commits: 93e1fad4 by Benoît Minisini at 2024-08-03T19:07:33+02:00 Fix the conversion from string to floating point values. [INTERPRETER] * BUG: Fix the conversion from string to floating point values when the decimal part starts with a number of zeros greater than the floating point number precision (15 digits, integer part included). - - - - - 1 changed file: - main/gbx/gbx_number.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/93e1fad4b39a19507863a7c8a38a417449948ef4 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/93e1fad4b39a19507863a7c8a38a417449948ef4 You're receiving this email because of your account on gitlab.com.