[fpc-devel] db patch

Jesus Reyes jesusrmx at yahoo.com.mx
Mon May 9 09:38:06 CEST 2005


hi here is a patch for two bugs:
*TFloatField.SetAsString doesn't look at DecimalSeparator for converting a string into a Float (this fixes lazarus issue 893: http://www.lazarus.freepascal.org/mantis/view.php?id=893 )

*TBooleanField.SetAsString won't accept an empty string as a valid value, also the patch allows strings as T, F or any starting substring of DisplayValues to be accepted.

Regards.

Jesus Reyes A.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fields.diff
Type: application/octet-stream
Size: 1508 bytes
Desc: not available
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20050509/5c34fd6c/attachment.obj>


More information about the fpc-devel mailing list