P99

◆ P99_CHECK_RETURN

#define P99_CHECK_RETURN

Insert code checks for bare return statements inside P99_UNWIND_PROTECT.

This check is not on by default, you should only enable it during development via, e.g, a -DP99_CHECK_RETURN compiler option.

Definition at line 178 of file p99_block.h.