pugscode.org/ | nopaste: sial.org/pbot/perl6 | ?eval [~] <m oo se> | We do Haskell, too | > reverse . show $ foldl1 (*) [1..4] | irclog: irc.pugscode.org/
Set by diakopter on 11 July 2007.
ingy YAML defaults to a two space indent 00:00
at least YAML.pm (and all the other Perl yaml modules)
lysdexsik: I'll be back later... 00:01
lysdexsik ingy, ok 00:04
ingy, see you later
ingy, > but it will always write in only one way < no, it will change everytime 00:05
bsb ingy, won't you need libyaml Haskell bindings? like ./third-party/HsSyck/Data/Yaml/Syck.hs 01:41
pugs_svnbot r17265 | lwall++ | proper handling of backtracking versions of star and plus 04:37
diff: dev.pugscode.org/changeset/17265
lambdabot Title: Changeset 17265 - Pugs - Trac
agentzh lwall++ 05:44
pugs_svnbot r17266 | lwall++ | first whack at alternatives (doesn't handle embedded sequence yet) 06:25
diff: dev.pugscode.org/changeset/17266
lambdabot Title: Changeset 17266 - Pugs - Trac
sdffdssdf erxz.com/pb/4080 14:41
lambdabot Title: freenode_web paste from "Auto pastebin mover" at 71.6.194.243...
sdffdssdf how do we do it :(
diakopter sdffdssdf: this is the perl6 channel 14:43
masak sdffdssdf: also, swearing might seem an appropriate way to blow off steam at the moment, but it can be a definite turn-off for a reader trying to help you 14:45
(it was to me)
sdffdssdf: I think you need to read "perldoc -f open" 14:46
sdffdssdf I did 14:48
Here what i tried
Tene sdffdssdf: We can show you the Perl 6 way to do things, if you'd like, but for Perl 5 you're better off asking in #perl 14:49
sdffdssdf erxz.com/pb/4081 14:50
lambdabot Title: freenode_web paste from Someone at 71.6.194.243...
sdffdssdf Tene, sorry they seem too busy
masak yes. I don't know a solution offhand. all I know is I also had trouble using '>' and '>>' inside &system calls
sdffdssdf: that doesn't change the fact that this is the wrong channel 14:51
sdffdssdf okay tc
masak good luck. hope you find someone on #perl
who can help you 14:52
rindolf sdffdssdf: I can help you on #perl 15:02
sdffdssdf Well I figured it out the easy way 15:03
buffer my command with 2>> to log file without fancy perl
masak yes, why not? :) 15:04
pugs_svnbot r17267 | lwall++ | [STD] add missing :$foo colonpair form 15:25
diff: dev.pugscode.org/changeset/17267
lambdabot Title: Changeset 17267 - Pugs - Trac
[particle] TimToady: the unspace in colonpair with value is no longer optional? 15:37
| <ident> [ <?unsp> <postcircumfix> ]?  15:38
i mean, no longer optional before postcircumfix
ah, i see why. 15:39
looks good now.
TimToady actually, it should still be optional 15:47
TimToady the * in unsp doesn't apply to \\, which would be mandatory if there's a postcircumfix 15:48
will fix, thanks
pugs_svnbot r17268 | lwall++ | missing ? on <?unsp> in colonpair 15:49
diff: dev.pugscode.org/changeset/17268
lambdabot Title: Changeset 17268 - Pugs - Trac
[particle] okay, i thought it fell out of the transformation with <ident> no longer being optional 15:50
TimToady you thought you were wrong, but you were wrong :) 15:54
[particle] if only two wrongs made a right :( 15:55
[particle] anyone recognize perlbot? 16:06
oh, sorry, wrong channel 16:07
pugs_svnbot r17269 | lwall++ | Current instantaneous position now represented by $?\194?\176 17:02
r17269 | lwall++ | Removed some numerical assumptions about positions
diff: dev.pugscode.org/changeset/17269
lambdabot Title: Changeset 17269 - Pugs - Trac
TimToady someone should teach svnbot about unicode... 17:06
Tene What's the source of unicode stupidity in svnbot, and should/will that still be a problem in future Perl 6? 17:10
TimToady ENOKLOO 17:11
masak I got curious about that unicode thing in svnbot 19:11
maybe ingy (Net::IRC's author) would know more about where the problem lies
I looked at the code, and found no obvious place where encoding would be an issue 19:12
from what I can see, svnbot just sends along what it gets
kjwcode masak: Did svnbot hiccup on the change log for r17269? 19:13
masak kjwcode: yes, see moritz.faui2k3.org/irclog/out.pl?channel=perl6 19:14
lambdabot Title: IRC log for #perl6, 2007-08-17
masak 17:02
ah, moritz.faui2k3.org/irclog/out.pl?ch...l6#i_83951 19:15
lambdabot Title: IRC log for #perl6, 2007-08-17
kjwcode Thanks for the pointer. It made me do a double-take when I was reviewing the logs, too.
masak kjwcode: we should find out what happened! the future of perl 6 is at stake! 19:16
:)
kjwcode laughs.
masak no, really. it is. if we fix this, the world will have no encoding problems, ever. 19:17
kjwcode It's true, I do need to find something to do while every evil X11 dependency of GHC builds from the FreeBSD ports tree.
masak and I should probably sleep now, but this sounds like fun 19:18
problem is, it seems a bit hard to test 19:19
sure, we could feed things through commit logs until we locate the error
but what I really would like is a testing ground that was sure to reproduce the error, but without the svn logs/IRC dependency
maybe that's too much to ask 19:20
kjwcode Shouldn't be hard to set up another svnbot on another channel. Of course, I haven't actually *looked* at it. :)
masak kjwcode: do you have feather access?
kjwcode masak: I do, at least in theory -- I haven't used it yet.
I'm a little new.
masak good. now, use it.
we need to set up svnbot in a new channel where we don't disturb anyone 19:21
kjwcode I'll have to see what kind of time I have on the weekend -- $work is calling for my attention right now, unfortunately.
masak ok 19:22
then I might actually get that piece of sleep after all
kjwcode Probably not a bad idea. :) 19:22
masak but maybe in the weekend, then
no, probably not :)
& # zzz
pugs_svnbot r17270 | lwall++ | current match "continuation" is now $?\194?\162 19:42
diff: dev.pugscode.org/changeset/17270
lambdabot Title: Changeset 17270 - Pugs - Trac
pugs_svnbot r17271 | lwall++ | [Parser.hs] Allow for $?\194?\162 as a valid parameter variable 19:45
diff: dev.pugscode.org/changeset/17271
lambdabot Title: Changeset 17271 - Pugs - Trac
[particle] (latin-1)-- 19:46
TimToady yes, I much prefer Unicode 19:55
pugs_svnbot r17272 | lwall++ | [metholate] recast to pass match "continuations" rather than matches 22:52
diff: dev.pugscode.org/changeset/17272
lambdabot Title: Changeset 17272 - Pugs - Trac 22:53
DarkWolf84 ?eval my $a=Inf 23:57
pugsbot_r17185 \Inf
Tene ?eval 1..* 23:58
pugsbot_r17185 pugs: out of memory (requested 1048576 bytes)
avar pugs isn't lazy enough:)