Skip to content
Snippets Groups Projects
user avatar
Vladimir Davydov authored
It is a C function so it is supposed to return -1 on error, not throw
an exception. This misbehavior doesn't result in any runtime errors,
because its only user box_process_call() is called from a try-catch
block, but this is going to change soon.
9d1a6159
History
Name Last commit Last update