[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [csmith-project/csmith] 6f6086: Remove a bit of dead code.



   Nuke the bit of logic that includes random_inc.h directly,
this makes header file hacking too confusing.

I should add that there now exists a different way to get minimal header file crap from Csmith: define the CSMITH_MINIMAL CPP flag.

I often use this in routing testing because it makes reduction faster.

John