mes/src
Jan Nieuwenhuizen 34cfd9b850
core: Throw instead of segfault on non-existing input file. WIP.
Reported by theruran.

* src/posix.c (open_input_file): Call error instead of failing silently.
2019-11-24 23:21:23 +01:00
..
test core: Switch to pointer cells. 2019-11-17 12:25:48 +01:00
builtins.c core: Use casting functions. 2019-11-17 12:25:48 +01:00
cc.c core: Use casting functions. 2019-11-17 12:25:48 +01:00
core.c core: Switch to pointer cells. 2019-11-17 12:25:48 +01:00
display.c core: Use casting functions. 2019-11-17 12:25:48 +01:00
eval-apply.c core: Switch to pointer cells. 2019-11-17 12:25:48 +01:00
gc.c core: Use casting functions. 2019-11-17 12:25:48 +01:00
hash.c core: Switch to pointer cells. 2019-11-17 12:25:48 +01:00
lib.c core: Use casting functions. 2019-11-17 12:25:48 +01:00
m2.c core: Use casting functions. 2019-11-17 12:25:48 +01:00
math.c core: Switch to pointer cells. 2019-11-17 12:25:48 +01:00
mes.c core: Use casting functions. 2019-11-17 12:25:48 +01:00
module.c core: Switch to pointer cells. 2019-11-17 12:25:48 +01:00
posix.c core: Throw instead of segfault on non-existing input file. WIP. 2019-11-24 23:21:23 +01:00
reader.c core: Use casting functions. 2019-11-17 12:25:48 +01:00
stack.c core: Switch to pointer cells. 2019-11-17 12:25:48 +01:00
string.c core: Use casting functions. 2019-11-17 12:25:48 +01:00
struct.c core: Switch to pointer cells. 2019-11-17 12:25:48 +01:00
symbol.c core: Use casting functions. 2019-11-17 12:25:48 +01:00
vector.c core: Switch to pointer cells. 2019-11-17 12:25:48 +01:00