IO patches

simplify error handling
use get and inject
use wide support in OS
be stricter in checkin streams and arguments
This commit is contained in:
Vítor Santos Costa
2015-10-08 02:23:45 +01:00
parent b788dc131d
commit b3cc23ce64
30 changed files with 1224 additions and 1381 deletions

View File

@@ -102,8 +102,6 @@
Term dbload_module;
Term range_module;
Prop hidden_predicates;
struct mod_entry *current_modules;
@@ -111,6 +109,8 @@
Prop hidden_predicates;
union flagTerm* GLOBAL_Flags_;