This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#11007 - Unable to read negative numbers from file in Lua
Attached to Project:
Rockbox
Opened by Corwyn Simpson (siber_cat) - Friday, 12 February 2010, 21:19 GMT+2
Last edited by Maurus Cuelenaere (mcuelenaere) - Saturday, 13 February 2010, 15:41 GMT+2
Opened by Corwyn Simpson (siber_cat) - Friday, 12 February 2010, 21:19 GMT+2
Last edited by Maurus Cuelenaere (mcuelenaere) - Saturday, 13 February 2010, 15:41 GMT+2
|
DetailsAs of r24615, the Lua interpreter won't read negative numbers correctly from a file.
I was using it to flag certain numbers that were saved and loaded to a file between runnings of my Lua script. The attached file is a hacked down version of my script that helped me notice the bug. |
This task depends upon
Closed by Maurus Cuelenaere (mcuelenaere)
Saturday, 13 February 2010, 15:41 GMT+2
Reason for closing: Fixed
Additional comments about closing: In r24632.
Saturday, 13 February 2010, 15:41 GMT+2
Reason for closing: Fixed
Additional comments about closing: In r24632.
Are you sure r24615 is the culprit? Looks like that's codec related..