RTEMS | Rework implementation of cpukit/libmisc/stringto (#5423)
Joel Sherrill (@joel)
gitlab at rtems.org
Thu Jan 15 18:26:18 UTC 2026
Joel Sherrill commented on a discussion: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5423#note_138763
The stringto library is a set of functions that wrap all of the standard str*() numeric functions and provide a more consistent interface to program to. The str*() functions are quite inconsistent in how they return errors. This is a user of _strtof()_ not a provider. _rtems_string_to_float()_ returns an _rtems_status_code_.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5423#note_138763
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260115/ca7dcc7d/attachment.htm>
More information about the bugs
mailing list