Re: [PATCH] math: Fix unsupported check in test-narrowing-trap
Yury Khrustalev <[email protected]>
| Newsgroups | gmane.comp.lib.glibc.alpha |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Jul 21, 2026 at 08:12:47AM -0400, Carlos O'Donell wrote: > On 7/16/26 10:01 AM, Yury Khrustalev wrote: > > --- > > > > Base commit: af51ed63d0 > > This was discussed on the Monday patch queue review in the context of the glibc 2.44 release. > > Andreas and I discussed that this is a test-only change and Andreas approved downthread. > > This patch is OK if you add the WIFEXITED check. > > Reviewed-by: Carlos O'Donell <[email protected]> Thank you! Pushed with the WIFEXITED check. Kind regards, Yury