> On Jun 7, 2020, at 1:22 PM, Joerg Sonnenberger <jo...@bec.de> wrote: > > On Sat, Jun 06, 2020 at 09:26:00PM +0000, Jason R Thorpe wrote: >> ==> Deprecate mutable prop_data(3) and prop_string(3) objects. The old >> APIs that support them still exist, but will now produce link-time >> warnings when used. > > Please replace them with proper deprecration annotation in the headers.
Example? -- thorpej