HomeFreeBSD

Use an unsigned 64-bit integer for exception class.

Description

Use an unsigned 64-bit integer for exception class.

This matches the type in other unwind headers (LLVM libunwind,
libcxxrt, glibc).

NB: include/unwind.h is not installed but is only used by libthr

Reviewed by: imp, dim, emaste
Differential Revision: https://reviews.freebsd.org/D34049

(cherry picked from commit b84693501af6521487327ec4eb7c6ae0097ac5d7)

Details

Provenance
jhbAuthored on Jan 27 2022, 6:34 PM
dimCommitted on Feb 20 2022, 12:33 PM
Reviewer
imp
Differential Revision
D34049: Use an unsigned 64-bit integer for exception class.
Parents
rGa6c8fadc1f0b: unbound: Refresh manpages to latest version
Branches
Unknown
Tags
Unknown