Make assert exits dependent on DEBUG switch
authorH.G.Muller <hgm@hgm-xboard.(none)>
Mon, 15 May 2017 09:36:28 +0000 (11:36 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Mon, 15 May 2017 09:36:28 +0000 (11:36 +0200)
commit5766bfc53ef4decb4d64c404c884b8ad891e01c6
treedc80edeac9d8160b319036fc3ff346f5a2e9f870
parent3854194a154ae7e8b196b2eab824ea92815d9165
Make assert exits dependent on DEBUG switch

The fatal assertion violations are now only occurring in a compile that
has defined the DEBUG macro; normally action is taken to prevent the fault
the error condition would ordinarily cause.
dropper.c