rdkcentral / ut-core

Unit Test - Core Framework
Apache License 2.0
4 stars 0 forks source link

Add warning to deprecate cJSON.h #90

Closed Ulrond closed 3 months ago

Ulrond commented 4 months ago

https://github.com/rdkcentral/ut-core/blob/develop/include/cJSON.h

is deprecated, we need to add a #warning into the file, so that if it's ever included we can print a message telling people it's going to be removed in 4.0.0 and they should move to KVP.