Correct printf conversion specifiers for size_t types.
[pspp] / src / data / caseproto.c
2009-09-24 John DarringtonMerge commit 'origin/stable'
2009-07-23 John DarringtonMerge commit 'origin/stable'
2009-07-20 John DarringtonReplace caseproto_clone with caseproto_ref
2009-07-19 John DarringtonRespect the constness of caseproto.
2009-06-07 Ben PfaffUse MAX_SHORT_STRING in place of MIN_LONG_STRING.
2009-06-07 Ben PfaffChange "union value" to dynamically allocate long strings.