aboutsummaryrefslogtreecommitdiff
path: root/elymas
diff options
context:
space:
mode:
authorDrahflow <drahflow@gmx.de>2015-06-30 12:16:03 +0200
committerDrahflow <drahflow@gmx.de>2015-06-30 12:16:03 +0200
commit40c991c7d7c8d40336208357a83686c883d42f34 (patch)
tree46f84c7ef3b6bb2d7a140a1fa41d7c9f0723104e /elymas
parent11e28f108288e8fe241885876c9e4a74f7ffa9aa (diff)
Dynamic handling of missing scope entries
Diffstat (limited to 'elymas')
-rw-r--r--elymas/lib/sys/opt.ey15
1 files changed, 3 insertions, 12 deletions
diff --git a/elymas/lib/sys/opt.ey b/elymas/lib/sys/opt.ey
index e4f0bf6..5855cf0 100644
--- a/elymas/lib/sys/opt.ey
+++ b/elymas/lib/sys/opt.ey
@@ -506,10 +506,7 @@
}
] conds
} {
- executingScope dump
- executingScope keys dump
- constant dump
- "resolution failed" die
+ # this can happen if resolution was handled by #.|
} ? *
}
] conds
@@ -535,10 +532,7 @@
[ STATICWRITE offsetInScope parentCount inExtensionArea ] =entry
} { } ? *
} {
- executingScope dump
- executingScope keys dump
- constant dump
- "resolution failed" die
+ # this can happen if resolution was handled by #.=
} ? *
}
{ templateNametable { action CALL eq }' andif { 1 entry * STATICDEFININGFUNCTIONS eq any }' andif
@@ -640,10 +634,7 @@
}
] conds
} {
- relevantScope dump
- relevantScope keys dump
- constant dump
- "resolution failed" die
+ # this can happen if resolution was handled by #.
} ? *
}
] conds