mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
fe07bff90c
The module searchers in the `require` package should return a string if the module is not found, and not raise an error. See: https://www.lua.org/manual/5.3/manual.html#pdf-package.searchers Also make error strings contain newlines and tabs just like the original ones. |
||
---|---|---|
.. | ||
binsearch.c | ||
binsearch.h | ||
lua_loadlib.c | ||
lua_run.c | ||
Makefile |