Skip to content
Snippets Groups Projects
user avatar
Paul Sokolovsky authored
In this case, raise an exception without a message.

This would allow to shove few code bytes comparing to currently used
mp_raise_msg(..., "") pattern. (Actual savings depend on function code
alignment used by a particular platform.)
4b3da603
History
Name Last commit Last update
..