MOO-cows Mailing List Archive
[Prev][Next][Index][Thread]
Invalid indirection
When sending mail I got:
...
Line 17 added.
send
Sending...
Mail actually sent to Mallow (#429)
#42:controls, line 3: Invalid indirection
... called from #49:ok (this == #46), line 4
... called from #49:changed retain_session_on_exit (this == #46), line 1
... called from built-in function pass()
... called from #46:retain_session_on_exit, line 1
... called from #49:exitfunc (this == #46), line 2
... called from built-in function move()
... called from #56:moveto (this == #94), line 2
... called from #49:done q*uit pause (this == #46), line 9
... called from #46:send, line 41
(End of traceback)
@list #42:controls
#42:controls this none this
1: "$perm_utils:controls(who, what)";
2: "Is WHO allowed to hack on WHAT?";
3: return args[1] == args[2].owner || args[1].wizard;
What happens here? I dont see anyhing wrong
Home |
Subject Index |
Thread Index