Skip to content

provide diagnostic information instead of SEGV when a bound tool is disabled

Gerhard Raven requested to merge bound_tool_and_disable into master

Bound tools do not support disabling currently -- see #214. This MR replaces an opaque SEGV with a (hopefully informative) message as to what is about to go wrong instead.

Merge request reports