Albert Hung 956063dbc1 Fixing printf format warning
In the BigNestedObject test case of valuetest.c, a dynamically
defined format is used that depends on the signedness of the
'SizeType' type. This allows the 'sprintf' function to use the correct
format for 'SizeType'.

Change-Id: I97222b699bda6c0ccfc9abbc5977c79e16605f2c
2023-08-15 17:03:49 +08:00
..
2021-10-12 16:23:44 +01:00
2023-01-05 20:34:07 +08:00
2023-01-05 20:34:07 +08:00
2023-08-15 17:03:49 +08:00