diff options
author | Paul Selkirk <paul@psgd.org> | 2016-07-12 22:51:16 -0400 |
---|---|---|
committer | Paul Selkirk <paul@psgd.org> | 2016-07-12 22:51:16 -0400 |
commit | 9960e43c1a6b7f83b4a345acedbda56fbeaaae0c (patch) | |
tree | 91607cfe59921ab86fcaaa966024d4746ba8b602 /hal.h | |
parent | d1012863307128061c4285a144c84ae736f3edeb (diff) |
Fix checking for multiple errors in one operation.
err = hal_foo() || hal_bar() || hal_baz;
maps all errors to 1 (HAL_ERROR_BAD_ARGUMENTS).
Diffstat (limited to 'hal.h')
0 files changed, 0 insertions, 0 deletions