Page MenuHomeFreeBSD

cdefs: Add __deprecated1 which accepts a message as an argument
ClosedPublic

Authored by jhb on Nov 22 2024, 3:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 3, 8:14 PM
Unknown Object (File)
Thu, Oct 2, 6:10 PM
Unknown Object (File)
Thu, Oct 2, 1:25 PM
Unknown Object (File)
Mon, Sep 29, 12:42 AM
Unknown Object (File)
Tue, Sep 16, 5:04 PM
Unknown Object (File)
Sep 1 2025, 9:18 AM
Unknown Object (File)
Aug 22 2025, 4:21 PM
Unknown Object (File)
Aug 19 2025, 5:06 PM
Subscribers
None

Details

Summary

This message will be included in any warning issued by the compiler
for use of the deprecated function.

Diff Detail

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

Event Timeline

jhb requested review of this revision.Nov 22 2024, 3:35 PM
jhb created this revision.
This revision is now accepted and ready to land.Nov 22 2024, 8:17 PM