--disable-fuzz

Hal Murray hmurray at megapathdsl.net
Fri Dec 6 11:47:41 UTC 2019


I just pushed it.

Default is no change.  If you add --disable-fuzz to your configure line, 
almost all that code goes away.

The "almost" is because ifdef-s don't work in bison input.  So "tinker tick 
<number>" still gets past the parser.  I think "tinker tick 0" may disable 
fuzzing for with-fuzz code, but I didn't notice that until I was well into 
adding ifdef-s.

It will be interesting to see if anybody can notice any difference.


-- 
These are my opinions.  I hate spam.





More information about the devel mailing list