From fc3382f976cf3eb581dcead2bea280064d29556f Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Tue, 18 Oct 2011 12:24:47 +0200 Subject: [PATCH] add log for requirement for non-existent type bug Signed-off-by: Nico Schottelius --- doc/dev/logs/2011-10-18.requirement-object | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 doc/dev/logs/2011-10-18.requirement-object diff --git a/doc/dev/logs/2011-10-18.requirement-object b/doc/dev/logs/2011-10-18.requirement-object new file mode 100644 index 00000000..7e064ef0 --- /dev/null +++ b/doc/dev/logs/2011-10-18.requirement-object @@ -0,0 +1,6 @@ +require="__broken_type/foo" breaks too late + +- always catch OSError/IOError: (check all occurences) +- type __director does not exist, abort in emulator + - if called type is not existing + - if required type is not existing