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.
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
