Yossi Gottlieb 0283db5883 Improve RM_ModuleTypeReplaceValue() API.
With the previous API, a NULL return value was ambiguous and could
represent either an old value of NULL or an error condition. The new API
returns a status code and allows the old value to be returned
by-reference.

This commit also includes test coverage based on
tests/modules/datatype.c which did not exist at the time of the original
commit.
2019-12-12 18:50:11 +02:00
..
2016-06-15 11:49:49 +02:00
2018-06-21 22:08:09 +08:00
2015-09-14 12:35:55 +02:00
2015-10-09 09:47:17 +02:00
2019-09-22 09:22:53 +03:00
2010-10-15 12:54:53 +02:00
2019-11-19 20:14:59 -05:00
2019-10-07 21:07:27 +03:00