karelklic / canal

Abstract interpreter for real-world application programs
https://github.com/karelklic/canal/wiki
Other
32 stars 2 forks source link

Make it possible to not to output "function not found". #91

Closed xbrukner closed 11 years ago

xbrukner commented 11 years ago

During execution, if some external function is called, warning is printed to stdout. It would be nice to disable these warnings.

xbrukner commented 11 years ago

File: lib/InterpreterBlockOperationsCallback.cpp