RTEMS | Rework implementation of cpukit/libmisc/stringto (!924)
Joel Sherrill (@joel)
gitlab at rtems.org
Tue Feb 3 15:35:48 UTC 2026
Joel Sherrill started a new discussion on cpukit/libmisc/stringto/stringtounsignedchar.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/924#note_140940
> * http://www.rtems.org/license/LICENSE.
> */
>
> -#ifdef HAVE_CONFIG_H
> -#include "config.h"
> -#endif
> -
> -#include <errno.h>
> -#include <stdlib.h>
> -#include <limits.h>
> -
> -#include <rtems/stringto.h>
> -
> /*
> - * Instantiate an error checking wrapper for strtoul (unsigned char)
> + * Instantiate an error checking wrapper for strtol (unsigned char)
Isn't it using strtoul? or should be since it is an unsigned char.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/924#note_140940
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/20260203/84338477/attachment-0001.htm>
More information about the bugs
mailing list