Thank you for posting fixes for these warnings.
I opened https://devel.rtems.org/ticket/4662 to track this issue. Can the commit
messages please be updated to includes "Updates #4662".
Thanks
Chris
On 8/6/2022 11:34 pm, Matthew Joyce wrote:
> From: Matt Joyce
>
> Hello,
>
> These patches fix
From: Matt Joyce
Hello,
These patches fix several new warnings which appeared with
gcc 12.
Sincerely,
Matt
Matt Joyce (5):
libcsupport/src/__times.c: fix warning
cpukit/posix/src/_execve.c: fix warning
cpukit/libmd/md5.c: fix warning
testsuites/libtests/POSIX/free.c: fix warning
tes