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
F87464113: D38216.id115844.diff
Wed, Jul 3, 11:42 AM
F87464001: D38216.id115905.diff
Wed, Jul 3, 11:40 AM
Unknown Object (File)
Mon, Jul 1, 12:47 PM
Unknown Object (File)
Sat, Jun 29, 8:23 AM
Unknown Object (File)
May 12 2024, 5:51 PM
Unknown Object (File)
May 8 2024, 9:48 PM
Unknown Object (File)
Apr 7 2024, 5:39 PM
Unknown Object (File)
Apr 5 2024, 12:30 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 49253
Build 46143: arc lint + arc unit

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