about summary refs log tree commit homepage
path: root/test
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-04-21 11:14:50 -0700
committerEric Wong <normalperson@yhbt.net>2009-04-21 11:16:34 -0700
commitb57718fb7ed6f813f41b655ecbab1f6edd64ded0 (patch)
tree1caa7f067057ccc43ac6c4ac5c85305c395acd1a /test
parentba916e542a46686185cb701e87a98a617c0f4078 (diff)
downloadunicorn-b57718fb7ed6f813f41b655ecbab1f6edd64ded0.tar.gz
Use the "do {} while (0)" idiom to wrap the macros we can
wrap to avoid having to worry about semi-colons when using
them.

Unfortunately DEF_MAX_LENGTH can't be wrapped with "do {} while
(0)".  But we do now correctly constify the strings
DEF_MAX_LENGTH creates and also make them static to reduce
visibility.
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions