Ericsson / xcm

The Extensible Connection-oriented Messaging (XCM) library.
BSD 3-Clause "New" or "Revised" License
15 stars 4 forks source link

Mark functions in <xcm_compat.h> as deprecated #79

Open m-ronnblom opened 1 year ago

m-ronnblom commented 1 year ago

Use the GCC attribute to mark deprecated functions (hosted in xcm_compat.h). This will generate warnings for applications still using them.