Skip to content
Snippets Groups Projects
Commit 81107282 authored by Peter Eisentraut's avatar Peter Eisentraut
Browse files

Change return type of ExceptionalCondition to void and mark it noreturn

In ancient times, it was thought that this wouldn't work because of
TrapMacro/AssertMacro, but changing those to use a comma operator
appears to work without compiler warnings.
parent 2227bb9c
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment