Page MenuHomeFreeBSD

Revert "stdlib.h: Fix qsort_r compatibility with GCC 12."
ClosedPublic

Authored by jhb on Jan 26 2023, 9:56 PM.
Tags
None
Referenced Files
F131667493: D38216.id115844.diff
Fri, Oct 10, 4:36 AM
F131667492: D38216.id115905.diff
Fri, Oct 10, 4:36 AM
F131667490: D38216.id.diff
Fri, Oct 10, 4:36 AM
F131639550: D38216.diff
Thu, Oct 9, 11:17 PM
Unknown Object (File)
Thu, Oct 9, 1:31 AM
Unknown Object (File)
Thu, Oct 2, 4:11 AM
Unknown Object (File)
Thu, Sep 18, 4:52 PM
Unknown Object (File)
Sep 5 2025, 3:54 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

I think these can come in either order and break each other regardless? If so might be tempted to revert first.

I think these can come in either order and break each other regardless? If so might be tempted to revert first.

Oh right, I guess it does break both ways. I had reverted first locally actually to make sure I could reproduce the breakage before testing the cdefs.h change. I can commit them in that order (revert first).

This revision is now accepted and ready to land.Jan 27 2023, 12:20 AM