Central | spec: silence unused variables. (!12)
Sebastian Huber (@sebhub)
gitlab at rtems.org
Sun Oct 12 23:14:55 UTC 2025
Sebastian Huber commented on a discussion on spec/newlib/req/futex-wait.yml: https://gitlab.rtems.org/rtems/prequal/rtems-central/-/merge_requests/12#note_134819
> requirement-type: functional
> skip-reasons: {}
> test-action: |
> + (void) ctx;
The `ctx` name is fixed, you just have to search for it in the code block. Being forced to create optional code blocks just to address an unused parameter warning seems pretty awkward to me.
--
View it on GitLab: https://gitlab.rtems.org/rtems/prequal/rtems-central/-/merge_requests/12#note_134819
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/20251012/2a8b0ce8/attachment.htm>
More information about the bugs
mailing list