Page MenuHomeFreeBSD

libthr: fix -Wunterminated-string-initialization
ClosedPublic

Authored by arichardson on Sep 14 2025, 10:28 PM.
Tags
None
Referenced Files
Unknown Object (File)
May 21 2026, 10:45 AM
Unknown Object (File)
May 20 2026, 5:10 AM
Unknown Object (File)
May 20 2026, 3:20 AM
Unknown Object (File)
May 19 2026, 9:51 PM
Unknown Object (File)
May 19 2026, 12:52 AM
Unknown Object (File)
May 17 2026, 10:12 AM
Unknown Object (File)
May 15 2026, 1:27 PM
Unknown Object (File)
May 15 2026, 8:40 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 67067
Build 63950: arc lint + arc unit

Event Timeline

commit message disagrees with __nonstring?

commit message disagrees with __nonstring?

Ah this was an old message - seems like arc didn't update it.

This revision is now accepted and ready to land.Oct 28 2025, 6:43 PM
jrtc27 added inline comments.
lib/libthr/thread/thr_printf.c
150

I guess either drop this or commit it separately?