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)
Mon, Aug 17, 5:40 PM
Unknown Object (File)
Thu, Aug 13, 1:17 AM
Unknown Object (File)
Thu, Aug 13, 12:19 AM
Unknown Object (File)
Wed, Aug 12, 11:18 PM
Unknown Object (File)
Tue, Aug 11, 11:29 PM
Unknown Object (File)
Tue, Aug 11, 6:44 PM
Unknown Object (File)
Tue, Aug 11, 2:52 PM
Unknown Object (File)
Mon, Aug 10, 12:47 PM
Subscribers

Diff Detail

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

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?