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:00
jferrero joined
|
|||
meppl | good night | 00:02 | |
00:08
meppl left
00:11
Chillance left
00:35
[particle]1 joined
00:36
[particle] left
01:03
funktio left,
krunen left,
cognominal left,
AzureStone left,
Lunchy left,
r0bby left,
Guest16015 left,
yves left,
broquaint left,
bennymack-work left,
ingy left,
elmex left,
lumi left,
felipe left,
Gothmog_ left,
mj41_ left,
rafl left,
OuLouFu left,
bloonix left,
Juerd left,
perlbot left,
jrockway left,
BinGOs left,
integral left,
ingy joined,
cognominal joined,
elmex joined,
AzureStone joined,
lumi joined,
felipe joined,
funktio joined,
Lunchy joined,
Gothmog_ joined,
r0bby joined,
mj41_ joined,
rafl joined,
OuLouFu joined,
bennymack-work joined,
Guest16015 joined,
krunen joined,
broquaint joined,
yves joined,
jrockway joined,
perlbot joined,
bloonix joined,
Juerd joined
01:05
BinGOs joined
01:14
integral joined
01:21
hercynium joined
01:30
sri_work left
01:31
Myoma left
01:53
Limbic_Region left
01:59
lambdabot left
02:02
lambdabot joined
02:15
a-jing joined,
a-jing left
02:30
jferrero left
02:43
hercynium left
02:45
PZt left
02:54
integral left
02:55
elmex left
03:04
integral joined
03:07
alc joined
03:19
PZt joined
03:23
r0bby left
03:24
r0bby joined
03:31
a-jing joined,
a-jing left
05:02
BinGOs left
05:08
alc left
05:23
Psyche^ joined
05:24
Patterner left,
Psyche^ is now known as Patterner
05:27
CMA joined
05:53
CMA left
06:14
Jugem joined
06:22
hcchien left,
hcchien joined
06:26
Alias_ joined
06:54
alanhaggai left
06:57
idemal left
07:04
idemal joined
07:53
iblechbot joined
07:56
Jugem left
07:59
abra joined
08:17
Alias_ left
08:22
BinGOs joined
09:06
masak joined
09:17
abra left
09:42
iblechbot left
09:57
yahooooo left
10:00
elmex joined
10:07
[particle]1 left
10:16
masak left
10:47
abra joined
10:50
sri_work joined
11:18
tessier_ joined,
tessier__ left
11:27
abra_ joined,
abra left,
abra_ left
11:28
abra joined
11:47
yahooooo joined
11:51
alanhaggai joined
12:19
sail0r joined,
IRSeekBot joined
|
|||
sail0r | is perl6 ok to run? Anyone figure out the haskell code yet? | 12:19 | |
12:25
alc joined
12:28
iblechbot joined
12:36
eternaleye left
12:40
abra left
12:42
abra joined
12:57
sail0r left
13:08
alanhaggai left
|
|||
pugs_svn | r22070 | dr_df0++ | [t/statements] for_with_only_one_item.t modified to pass on rakudo | 13:10 | |
r22071 | dr_df0++ | [t/statements] for_with_only_one_item.t moved into t/spec/S04-statemets | 13:11 | ||
13:15
masak joined
|
|||
pugs_svn | r22072 | dr_df0++ | [t/statemets] deleted until.t, since the same version was already in t/spec/S04-statements | 13:16 | |
13:21
clintongormley joined
13:23
rindolf joined
13:32
alc left
13:34
Myoma joined
|
|||
pugs_svn | r22073 | dr_df0++ | [spec] map-and-sort-in-for.t moved into 't/spec/S04-statements', and fixed for rakudo | 13:34 | |
13:35
Bzek joined
13:42
araujo left
14:04
rindolf left
14:23
abra left,
abra joined
14:24
alanhaggai__ joined
14:26
alanhaggai__ is now known as alanhaggai
14:27
iblechbot left
14:32
alanhaggai left
14:36
alanhaggai__ joined
14:49
jhorwitz joined
15:27
araujo joined
15:31
clintongormley1 joined
15:32
clintongormley left
15:34
eternaleye joined,
sirhc joined
15:41
abra left,
abra joined
15:43
abra left
15:44
Limbic_Region joined
15:46
abra joined
15:48
abra left,
abra joined
15:50
clintongormley joined
15:52
jferrero joined
15:54
clintongormley1 left
15:55
abra left,
abra joined
15:58
iblechbot joined
|
|||
pugs_svn | r22074 | masak++ | [t/spec/S02-builtin_data_types/num.t] s/todo/skip/ on a fudged rakudo test | 16:12 | |
r22074 | masak++ | that parsefailed in the spectest_regression target | |||
16:26
Jedai joined
16:41
masak left
16:47
Limbic_Region left
16:55
iblechbot left
16:57
clintongormley left
17:12
IRSeekBot left,
charsbar left,
charsbar joined
17:14
charsbar_ joined
17:16
iblechbot joined
17:33
charsbar left
18:20
abra left
18:21
abra joined
18:49
revdiablo left
19:27
dduncan joined
19:38
dduncan left
19:46
dr_df0 joined
|
|||
dr_df0 | perl6: {my $a=1; @x=41,(42 if $a),43; say @a.join } | 19:47 | |
p6eval | elf 22074: OUTPUT[Global symbol "$a_x" requires explicit package name at (eval 117) line 4.syntax error at (eval 117) line 4, near "(if"Global symbol "$a_a" requires explicit package name at (eval 117) line 7.syntax error at (eval 117) line 7, near ")}" at ./elf_f line 3861] | ||
..pugs: OUTPUT[***  Unexpected "=" expecting "::" Variable "@x" requires predeclaration or explicit package name at /tmp/CzbsD73QvD line 1, column 13] | |||
..rakudo 30656: OUTPUT[Scope not found for PAST::Var '@x'current instr.: 'parrot;PCT::HLLCompiler;panic' pc 156 (src/PCT/HLLCompiler.pir:103)] | |||
dr_df0 | perl6: { my $a=0; my @x=41,(42 if $a),43; say @x.join } | 19:48 | |
p6eval | rakudo 30656: OUTPUT[41 0 43] | 19:49 | |
..pugs: OUTPUT[***  Unexpected "@x" expecting "=", operator, ")", context, ":" or "(" at /tmp/1ya7irNw3s line 1, column 15] | |||
..elf 22074: OUTPUT[syntax error at (eval 117) line 4, near "(if"syntax error at (eval 117) line 6, near "43]"Global symbol "$a_x" requires explicit package name at (eval 117) line 7.syntax error at (eval 117) line 7, near ")}" at ./elf_f line 3861] | |||
19:49
idemal left
19:53
Limbic_Region joined
20:00
abra left
|
|||
pugs_svn | r22075 | dr_df0++ | [spec] tests added to 'S04-statement-modifiers/if.t' showing that 'if' modifier is not equivalent to ?? vi if.t operator | 20:10 | |
20:17
hercynium joined
20:21
silug left
20:25
jhorwitz left
20:28
dr_df0 left
|
|||
pugs_svn | r22076 | dr_df0++ | [t/statements] cleanup, deleted empty 'modifiers' subfolder | 20:31 | |
r22077 | dr_df0++ | [spec] values_in_bool_context.t test moved into S04-statement-modifiers | 20:35 | ||
r22078 | dr_df0++ | [spec] values_in_bool_context.t test moved into S04-statement-modifiers | |||
20:39
dduncan joined
20:40
BinGOs_ joined
20:50
aindilis joined
20:54
Myoma left
20:58
BinGOs left
21:14
Myoma joined
21:22
hercynium left
21:25
hjs joined
21:33
BinGOs_ is now known as BinGOs
21:41
masak joined
|
|||
masak | @tell moritz I had to revert the commit that activates Text::Escape. It makes things segfault on my box -- try, for example, `./test_wiki.sh` on commit 292670d. In fact, `perl6 -e"use Text::Escape"` segfaults. However, `perl6 -e"use Text::Escape; say "hi"` doesn't segfault, so we're in some kind of Twilight Zone. Until I know more, I'll have to leave it off. | 21:45 | |
lambdabot | Consider it noted. | ||
21:52
zamolxes left
21:56
jan_ left,
masak left
21:58
jan_ joined
22:18
silug joined
22:21
silug left
22:29
eternaleye_ joined,
hjs left
22:32
jferrero left,
eternaleye left
|
|||
sirhc | or game it | 22:35 | |
sorry, wrong window | |||
22:58
silug joined
23:08
eternaleye_ left
|
|||
Limbic_Region | TimToady ping | 23:10 | |
23:16
iblechbot left
|
|||
TimToady | Limbic_Region: pong | 23:16 | |
23:21
cmdl1n3 joined
23:25
ting left,
Ehtyar joined
23:28
Ehtyar left
23:29
Ehtyar joined
23:31
eternaleye_ joined
23:40
Limbic_Region left
23:48
eternaleye_ left
|