pugscode.org/ | nopaste: sial.org/pbot/perl6 | pugs: [~] <m oo se> (or rakudo:, kp6:, elf: etc.) (or perl6: for all) | irclog: irc.pugscode.org/ Set by Tene on 29 July 2008. |
|||
00:23
bacek joined
00:26
bacek left
00:40
Chillance left
00:59
Schwern left
01:04
hercynium joined
01:18
Limbic_Region left
01:21
Schwern joined
01:55
ptotterm left
01:58
ptman joined
02:01
sri_work left
02:06
Auzon joined
02:13
bacek joined
02:44
drbean joined
02:50
c9s_ joined
03:03
wknight8111 left
03:12
gaal left
03:14
gaal joined
04:03
xinming_ joined
04:16
kanru left,
xinming left
04:22
BinGOs_ left,
BinGOs joined
04:27
BinGOs left,
BinGOs joined
04:33
BinGOs left,
BinGOs joined,
r0bby joined
04:35
justatheory joined
04:38
BinGOs left,
BinGOs joined
04:39
justatheory left
04:43
BinGOs left,
BinGOs joined
04:49
BinGOs left,
BinGOs joined
04:53
kanru joined
05:09
aindilis joined
05:11
BinGOs_ joined
05:16
BinGOs_ left,
BinGOs left
05:19
fridim_ joined
05:41
Psyche^ joined
05:48
jkva joined
05:53
Patterner left,
Psyche^ is now known as Patterner
06:09
hercynium left
06:32
penk joined
06:36
viklund joined
06:38
ashizawa joined
06:41
pbuetow joined
06:48
pmurias joined
06:49
luqui left
|
|||
pugs_svn | r21929 | audreyt++ | * Pugs.Lexer: Restore "\c[CHARACTER NAME]" support. | 06:49 | |
r21929 | audreyt++ | Add support for "\c[CHARNAME1, CHARNAME2]". | |||
r21929 | audreyt++ | Restore support for control character escapes such as "\cL". | |||
r21929 | audreyt++ | (However, "\c1" is now interpreted as chr(1), not "q" as in perl5.) | |||
pmurias | audreyt: hi, do you know how should i hook in my m0ld backend? the PIL1,PIL1-JSON,PIL1-YAML are broken so i hesitate to take example from them | 06:59 | |
07:06
masak joined
|
|||
pugs_svn | r21930 | pmurias++ | [pugs] removed the useless use of constant warning | 07:06 | |
pmurias | is there a perltidy equivalent for haskell? | 07:14 | |
07:14
penk left
07:16
drbean left
07:17
penk joined
07:19
hercynium joined
07:29
drbean joined
07:30
yves joined
07:31
elmex joined
|
|||
pmichaud | pugs: for [1,2,3] { .say } | 08:03 | |
p6eval | pugs: OUTPUT[1 2 3] | ||
pmichaud | pugs: for [1,2,3] -> $a { say $a } | ||
p6eval | pugs: OUTPUT[1 2 3] | ||
pmichaud | pugs: .say for [1,2,3] | ||
p6eval | pugs: OUTPUT[1 2 3] | ||
pmichaud | perl6: for [1,2,3].values { .say } | 08:05 | |
p6eval | pugs: OUTPUT[123] | ||
..rakudo 29834: OUTPUT[1 2 3] | |||
..elf 21930: OUTPUT[Use of uninitialized value in concatenation (.) or string at ./elf_f line 3408.syntax error at (eval 115) line 4, near "{->say" at ./elf_f line 3861] | |||
pmichaud | pugs: .say for 1, 2, 3; | 08:09 | |
p6eval | pugs: OUTPUT[123] | ||
08:25
pbuetow left
08:26
kanru left
08:34
pmurias left
08:42
kanru joined
09:14
eternaleye left
09:18
alanhaggai joined
09:22
pmurias joined
09:31
jferrero joined
09:46
wknight8111 joined
09:54
fridim__ joined
09:57
drbean left,
drbean joined
09:58
barney joined
10:03
drbean left
10:04
drbean joined
10:09
fridim_ left
10:10
drbean left,
drbean joined
10:12
charsb___ joined
10:21
meppl joined
|
|||
pugs_svn | r21931 | pmurias++ | [smop] the cmake build system build test 01_smop_lowlevel.t | 10:22 | |
10:27
charsbar left
10:31
drbean left,
drbean joined
10:34
wknight8111 left,
pmurias left
10:44
BinGOs joined
10:57
zamolxes joined
10:58
wknight8111 joined
11:11
penk left
11:19
bacek left,
donaldh joined
11:39
pmurias joined
11:49
ZuLuuuuuu joined
11:52
wknight8111 left
|
|||
pmurias | is anybody here opposed to dropping autotools support from smop once cmake works? | 11:53 | |
11:57
ashizawa left
12:25
rindolf joined
12:26
ZuLuuuuuu left
|
|||
pugs_svn | r21932 | pmurias++ | [smop] 19 tests (.c and .sm0p ones) pass when built with cmake | 12:26 | |
12:39
drbean left,
drbean joined
12:41
hercynium_ joined,
hercynium left
12:43
ZuLuuuuuu joined
12:46
pbuetow joined
12:49
cmarcelo joined
12:55
ZuLuuuuuu left
12:56
pbuetow left
13:00
meppl left
13:01
meppl joined
13:08
jferrero left
13:16
sri_work joined
13:20
charsbar_ joined
13:22
ZuLuuuuuu joined
13:23
ZuLuuuuuu left
13:29
charsb___ left,
c9s_ left
13:31
c9s joined
13:39
funktio joined
13:42
hercynium_ left
|
|||
moritz_ | re | 13:48 | |
pmurias | moritz_: hi | 13:53 | |
moritz_ | hi pmurias ;) | ||
14:05
zamolxes left
|
|||
rindolf | Hi moritz_ | 14:20 | |
14:21
TJCRI joined
|
|||
pugs_svn | r21933 | pmurias++ | [smop] all tests pass with the cmake build system, CMakeLists needs refactoring as it's crap | 14:29 | |
rindolf | pmurias++ # CMake'ing | 14:30 | |
pmurias | rindolf: you should get round to compiling that ruby now ;) | 14:31 | |
walk& | 14:32 | ||
14:32
pmurias left
14:50
jhorwitz joined,
fridim__ left
14:51
rdice joined,
fridim__ joined,
luqui joined
|
|||
pugs_svn | r21934 | moritz++ | [docs] fixes and enhancments to Perl6::Perl5::Differences | 14:52 | |
15:00
alanhaggai left
15:03
TJCRI left,
Exodist joined
15:04
TJCRI joined
15:07
alanhaggai joined
|
|||
moritz_ | gone again & | 15:08 | |
15:17
hercynium joined
15:32
hercynium left
15:37
alanhaggai left
15:39
pbuetow joined
15:51
Lorn joined
15:54
masak left
15:55
fridim__ left
15:58
kanru left
16:10
rindolf left,
pmurias joined
16:20
kanru joined
16:22
Lorn_ joined
16:27
alanhaggai joined
16:34
donaldh left
16:35
Lorn left
16:38
pmurias left
16:46
hercynium joined
16:49
rlb3_ joined
16:51
rlb3_ left
17:01
justatheory joined
17:11
BinGOs left,
BinGOs joined
17:12
meppl left,
rindolf joined
17:31
hercynium left
17:41
Myoma joined
17:49
alanhaggai left,
alanhaggai joined
17:51
zamolxes joined
17:55
eternaleye joined
18:04
Chillance joined
18:05
ryanc joined
18:11
alanhaggai left,
pmurias joined
18:13
alanhaggai joined,
cognominal_ left
18:15
fridim_ joined
|
|||
pugs_svn | r21935 | Auzon++ | [gsoc_spectest] added test for unpacking tree node parameters (added 20 tests) | 18:22 | |
rindolf | pmurias: which version of ruby-1.9.x should I download? | 18:23 | |
pmurias: the download page is confusing. | |||
18:23
xinming_ is now known as xinming
18:24
jan__ left
|
|||
Auzon | TimToady: STD.pm gets confused with the file I just committed. | 18:25 | |
18:26
Jedai joined
|
|||
pugs_svn | r21936 | gaal++ | * Make stdout line-buffered by default. I'll put off doing this | 18:26 | |
r21936 | gaal++ | for opened files until an interface is added to change the | |||
r21936 | gaal++ | buffering mode (although flush already exists). | |||
r21936 | gaal++ | | |||
r21936 | gaal++ | Incredibly, pugs has been NoBuffering stdout since r1! | |||
pmurias | rindolf: i have ruby 1.9.0 | 18:29 | |
rindolf | pmurias: ah. | ||
pmurias | i don't see a link to it on the download page but it's possible to manualy change the url to the 1.8.* one | 18:32 | |
18:39
meppl joined,
fridim__ joined
|
|||
rindolf | pmurias: I'm compiling ruby-1.9.0-3 now. | 18:40 | |
Auzon | rakudo: 9 + 1 + 4 + 16 + 9 + 20 | 18:41 | |
p6eval | rakudo 29834: RESULT[59] | ||
18:47
broquaint joined
|
|||
pmurias | rindolf: i just compiled ruby-1.9.0 | 18:49 | |
Auzon | pmurias: Did you replace your system Ruby? | 18:51 | |
I did that once and it broke a handful of bizarre things :-/ | |||
well, not replaced, but I put it in my $PATH and it came first | 18:52 | ||
18:53
cotto joined
|
|||
rindolf | pmurias: still compiling parse.c | 18:53 | |
18:54
fridim_ left
|
|||
rindolf | Finally compiled parse.c | 19:02 | |
Now recursing into the directories. | |||
pmurias | Auzon: i got ruby-1.9 from debian | 19:04 | |
rindolf: ruby compile relatively fast on my laptop | 19:05 | ||
* compiled | |||
Auzon | Really? I didn't know that anywhere shipped a ruby-1.9 that worked with STD_red or whatever | ||
pmurias | debain lenny has both 1.8 and 1.9 | ||
i just have 1.9 | |||
rindolf | pmurias: it still compiles here. | 19:06 | |
pmurias: I have a P4-2.4GHz. | |||
19:06
Exodist left
|
|||
rindolf | Single processor. | 19:06 | |
19:06
jan__ joined
|
|||
rindolf | pmurias: OTOH, I'm also smoking CPAN now. | 19:06 | |
19:06
barney left
|
|||
rindolf | pmurias: finished compiling ruby-1.9.x | 19:08 | |
Now I'll run make test | |||
19:11
Exodist joined
|
|||
rindolf | Hmmm... why does "make install" take so long? | 19:14 | |
pmurias | dunno | 19:21 | |
smoking CPAN taking all resources? | |||
19:27
PZt joined
19:29
jkva left
19:30
Exodist left
|
|||
rindolf | pmurias: /bin/sh: cabal: command not found | 19:33 | |
pmurias: after doing PATH=../apps/prog/ruby-1.9.x:$PATH and cmake . | |||
pmurias | you need cabal for the haskell stuff | ||
it's in the pugs repo or you can get it from hackage | 19:34 | ||
rindolf | pmurias: what is cabal? | ||
pmurias | haskell's package installer | ||
rindolf | pmurias: cmake should detect it. | ||
pmurias | yes | ||
rindolf | pmurias: I mean - you should check for the presence of this cabal thing. | 19:38 | |
19:38
Exodist joined
19:39
alester joined
|
|||
pmurias | that's what i understood you meant | 19:39 | |
19:40
Lorn_ left,
Lorn joined
|
|||
pmurias is searching how to do it | 19:42 | ||
19:44
fridim__ left
|
|||
pugs_svn | r21937 | pmurias++ | [smop] testing for cabal in CMakeLists.txt | 19:45 | |
rindolf | pmurias: I couldn't find cabal anywhere in the Mandriva repositories. | 19:47 | |
pmurias | pugs/third-party/Cabal | 19:48 | |
audreyt | rindolf: "perl Makefile.PL" on pugs's toplevel installs it for you | ||
rindolf | audreyt: installs it where? | ||
audreyt | pmurias: perhaps you'd need to call ~/.cabal/bin/cabal | 19:49 | |
rindolf: ~/.cabal/bin/ | |||
rindolf | audreyt: hmm.... | ||
I hate stuff polluting my home directory. | |||
audreyt | I understand | ||
some people hates sudo, though | |||
lesser of the two evils :) | |||
19:50
hercynium joined
|
|||
pmurias | audreyt: commented out the check for useless use of contant in void context | 19:50 | |
rindolf | Forget it! | ||
SMOP is not for me. | |||
audreyt | rindolf: where would you prefer it to be installed? | 19:51 | |
/usr/local/bin/cabal? | |||
rindolf | audreyt: no, let me install it by myself. | 19:52 | |
audreyt: or have saner dependencies. | |||
audreyt | ok | 19:53 | |
(bbl...) | 19:55 | ||
Auzon | karma Auzon | 19:56 | |
rindolf | audreyt: you can set it up somewhere locally under the pugs directory. | ||
Auzon | @karma Auzon | ||
lambdabot | You have a karma of 14 | ||
Auzon | perlbot, karma Auzon | ||
perlbot | Karma for Auzon: 166 | ||
19:56
luqui left
20:08
simcop2387 left,
simcop2387 joined
20:20
pmurias left
20:21
rindolf left
20:22
ez joined
20:23
donaldh joined
20:42
Limbic_Region joined
20:49
TJCRI left
20:52
meppl left,
wknight8111 joined
20:53
Sadie joined,
Sadie left
21:23
alester left
21:51
renormalist joined
21:52
renormalist left
21:53
elmex left
21:54
BinGOs_ joined
21:55
jhorwitz left
21:57
BinGOs left
22:00
Lorn left
22:04
sri_work left
22:05
meppl joined
22:07
eternaleye_ joined,
eternaleye left
22:14
donaldh left
22:16
pbuetow left
22:47
eternaleye_ left
22:48
StephenPollei joined
23:03
Exodist left
23:18
hercynium left
23:19
eternaleye_ joined
|
|||
StephenPollei | pugs: 1 #᚛ pa ᚜ +1; | 23:27 | |
p6eval | pugs: RESULT[2] | ||
StephenPollei | rakudo: 1 #᚛ pa ᚜ +1; | ||
p6eval | rakudo 29834: RESULT[1] | ||
23:28
Schwern left
|
|||
StephenPollei | rakudo: 1 #⁅ re ⁆ +2; | 23:28 | |
p6eval | rakudo 29834: RESULT[1] | ||
StephenPollei | pugs: 1 #⁅ re ⁆ +2; | ||
p6eval | pugs: RESULT[3] | ||
23:32
rdice left
|
|||
StephenPollei | pugs: 13 #❲ ze ❳ +21; | 23:33 | |
p6eval | pugs: RESULT[34] | ||
StephenPollei | rakudo: 13 #❲ ze ❳ +21; | ||
p6eval | rakudo 29834: RESULT[13] | ||
StephenPollei | pugs: 89 #⦓ pano ⦔ +144; | 23:41 | |
p6eval | pugs: RESULT[233] | ||
23:48
Schwern joined
|
|||
pugs_svn | r21938 | stephenpollei++ | moved syntax/comments.t to spec/S02-whitespace_and_comments/comments.t ; added 13 new bracket pairs | 23:56 |