Loading
libstroke: fix build with gcc14
> stroke.c:267:5: error: implicit declaration of function 'strcpy' fix by including `string.h`. code seems abandoned but is still used by a handful of packages.
Admins will be upgrading ORNL GitLab Servers on Saturday, 16 May 2026, from 7 AM until 11 AM EST. Repositories will experience intermittent outages during this time.
> stroke.c:267:5: error: implicit declaration of function 'strcpy' fix by including `string.h`. code seems abandoned but is still used by a handful of packages.