LibBSD | waf: Slience warnings when building with gcc-15 (!99)
Chris Johns (@chris)
gitlab at rtems.org
Wed Sep 17 00:36:25 UTC 2025
Chris Johns commented on a discussion: https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/merge_requests/99#note_131049
There are some interesting problems when you encounter:
```
/* XXX: interface problem; we should translate from uid_t and gid_t */
auth = authunix_create(machname, uid, gid, ngids, gids);
```
They know they `gids` argument in the call is the wrong type.
--
View it on GitLab: https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/merge_requests/99#note_131049
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/20250917/68afd50f/attachment.htm>
More information about the bugs
mailing list