Page MenuHomeFreeBSD

jemalloc: avoid clash with C23 unreachable() macro
ClosedPublic

Authored by fuz on Thu, Nov 27, 10:17 PM.

Details

Summary

This avoids a clash with the new macro in <stddef.h> introduced in D53967

Test Plan

buildworld runs fine with this change.

Diff Detail

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

Event Timeline

fuz requested review of this revision.Thu, Nov 27, 10:17 PM
fuz created this revision.

Ideally, you'd upstream this too...

This revision is now accepted and ready to land.Thu, Nov 27, 10:44 PM

Do we still need to maintain contrib/jemalloc/FREEBSD-diffs?

Do we still need to maintain contrib/jemalloc/FREEBSD-diffs?

No. If it's still there i should delete it.

Approved

In D53968#1233240, @imp wrote:

Do we still need to maintain contrib/jemalloc/FREEBSD-diffs?

No. If it's still there i should delete it.

It's still there.