'Fixed' issue #8; but done so by introducing a goto. Not entirely happy about this.
This commit is contained in:
parent
dc5cac0bd8
commit
a20c956288
11 changed files with 63 additions and 53 deletions
|
|
@ -84,7 +84,7 @@
|
|||
*
|
||||
* Flag interpretation for the value of `verbosity`, defined in `debug.c`, q.v.
|
||||
*/
|
||||
#define DEBUG_EQUAL 512
|
||||
#define DEBUG_EQUAL 512
|
||||
|
||||
extern int verbosity;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue