isn: Fix debug code
Peter Eisentraut <peter_e@gmx.net>
isn: Fix debug code The ISN_DEBUG code did not compile. Fix that code, don't hide it behind an #ifdef, make it run when building with asserts, and make it error out instead of just logging if it fails. Reviewed-by: David Steele <david@pgmasters.net>
Files
| Path | Change | +/− |
|---|---|---|
| contrib/isn/isn.c | modified | +23 −18 |