]> rtime.felk.cvut.cz Git - frescor/fwp.git/commit
_fwp_send like macros changed to not contain return
authorMichal Sojka <sojkam1@fel.cvut.cz>
Thu, 17 Jul 2008 19:38:56 +0000 (21:38 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Thu, 17 Jul 2008 19:38:56 +0000 (21:38 +0200)
commit04f4927f878b10be0c38fcb409dfd6fdc8cf13be
treef22c99f760f991a4322eb83988fb841d79ffe302
parent1d92761c828049cac7f389d6a18c55bc543f6598
_fwp_send like macros changed to not contain return

Return in macros are dangerous because the return is not visible and
if functions using such macros changes semantics of return value, the
return in macro is easily forgotten to change.
fwp/lib/core/fwp_util.h