#perl - Tue 6 Mar 2007 between 08:32 and 08:39



LeoNerdCan you do that..?
Ani-_Yes.
LeoNerdI thought you couldn't use letters as q() boundaries
Ani-_You can. But you need the space
actionsomian did too
somiandid too
LeoNerdAHh
Ani-_eval: q bob;
buubotAni-_: o
Ani-_eval: qbob;
buubotAni-_: qbob
LeoNerdMarvelous :)
somianOk, I feel like i need a shower now ;-P
Ani-_eval: $_="agreees";s e\e\e\eeq e\e\ee ee;$_;
buubotAni-_: Backslash found where operator expected at eval line 1, near "s e\e\e\eeq e\" (Do you need to predeclare s?) Backslash found where operator expected at eval line 1, near "e\" Error: syntax err
Ani-_eval: $_="agreees";s e\e\e\ee q e\e\ee ee;$_;
buubotAni-_: Backslash found where operator expected at eval line 1, near "s e\e\e\ee q e\" (Do you need to predeclare s?) Backslash found where operator expected at eval line 1, near "e\" Error: syntax er
Ani-_:(
somianbuubot, you made Ani-_ do the "sad frog" emoticon. Say you're sorry.
Ani-_eval: $_="agreees";s e\e\e\ee q \e\e\e\e ee;$_;
buubotBareword found where operator expected at eval line 1, near "q eeee" (Do you need to predeclare q?) Ani-_: Error: syntax error at eval line 1, near "q eeee "
Ani-_eval: $_="agreees";s e\e\e\ee q \epp\e ee;$_;
buubotAni-_: agrpps
dazjorzwoot, line noise :)
maukeeval: $_="agreees";s e\e\e\ee q \e\\\e\\\e\e ee; $_
buubotmauke: Error: syntax error at eval line 1, near "q e\\e\" Backslash found where operator expected at eval line 1, near "q e\\e\" (Do you need to predeclare q?)
actiondazjorz misread e\\e\ as elly\
dazjorzmisread e\\e\ as elly\
Ani-_You can't :(
dazjorzeek
looks like there's either a problem in my code, in perl or in the netbsd kernel... (I guess it's my code)
xandno, it must be in the kernel!
Ani-_A bug in your code? That's impossible!
pasteling"dazjorz" at 212.123.140.190 pasted "Alarm doesn't work right?" (13 lines, 809B) at http://sial.org/pbot/23306
dazjorzI guess it won't die because the ($handler, @args, $script); is there
Ani-_That code makes no sense.
dazjorz: $@ gets its value AFTER the eval block.
dazjorzWell it's not done yet, but in the place of ($handler, @args, $script) comes another statements
Ani-_: $@ was when system() was still there - the error system() returns.
maukedazjorz: it should WrapperTimeout
system doesn't set $@
Ani-_dazjorz: AFAIK system sets $! and $?. Not $@

Page: 1 8 15 22 29 36 43 50 57 64 71 78 85 92 99 

IrcArchive