On 8/11/2016 11:20 AM, Short, Todd wrote: > > In such a case, I suggest #ifdef?ing out the code that you don?t care > about, and making it into a configuration option, the submitting a patch > for it. I wouldn't go near deciding what "I don't care about". There is history to non-experts #ifdef'ing out code in the random number generator and it didn't go well. :-(