|
Parrot 4.5.0 "Buff-faced Pygmy Parrot" | parrot.org/ | Log: irclog.perlgeek.de/parrot | #parrotsketch meeting Tuesday 19:30 UTC Set by moderator on 29 June 2012. |
|||
|
01:27
awwaiid joined
01:59
dukeleto joined
02:07
whiteknight left
02:29
dukeleto joined
02:52
aloha joined,
bacek_at_work joined
03:06
dukeleto joined
|
|||
| bacek_at_work | !auth admin parrotftw | 04:16 | |
| !auth | |||
| ttbot | Usage: !auth <username> <password> | ||
| aloha | Usage: !auth <username> <password> | ||
| bacek_at_work | aloha, !trust dukeleto | 04:17 | |
| stupid girl... | |||
| seen whiteknight | 04:21 | ||
| aloha | whiteknight was last seen in #parrot 2 hours 14 mins ago leaving the channel. | ||
| bacek_at_work | seen dukeleto | 04:22 | |
| aloha | dukeleto was last seen in #parrot 1 hours 16 mins ago joining the channel. | ||
| bacek_at_work | meh... | 04:23 | |
| anyone alive here? | 04:25 | ||
|
04:50
bacek_at_work left,
bacek_at_work joined
|
|||
| cotto | hio | 04:51 | |
|
04:51
bacek_at_work left,
bacek_at_work joined
|
|||
| bacek_at_work | heya | 04:52 | |
| it works | |||
| cotto, cat you rejoin channel please? | 04:53 | ||
|
04:53
cotto left,
cotto joined
|
|||
| cotto | now what? | 04:53 | |
| bacek_at_work | it works indeed | ||
| thanks :) | |||
| --- aloha gives channel operator status to cotto | |||
| cotto | so she does | 04:54 | |
| bacek_at_work | good girl :) | ||
| cotto | aloha, botsnack | ||
|
04:56
bacek_at_work left,
bacek_at_work joined
04:59
bacek_at_work joined
|
|||
| bacek_at_work | aloha, !trust moritz #parrot | 04:59 | |
| aloha | bacek_at_work: Okay, i +o you in #parrot | ||
| bacek_at_work | good girl! | 05:00 | |
| slavorg, trust aloha | |||
| slavorg | But I already trust aloha | ||
| bacek_at_work | good | ||
| cotto, you should be able to add more people to trusted list in aloha | |||
| syntax is "!trust <nick> #parrot" | 05:01 | ||
| anyway, time to go to do some $dayjob | |||
| cotto | thanks | ||
| bacek++ | |||
|
05:28
dukeleto joined
05:37
fperrad joined
|
|||
| cotto | "hipster-compatible architecture" is my new favorite term | 06:10 | |
| dalek | d_bart: 24c1cc7 | (Bart Wiegmans)++ | / (7 files): Create a hash without the api |
06:21 | |
|
07:04
bacek_at_work left,
bacek_at_work joined
07:13
lucian joined
07:32
bacek_at_work joined
07:38
brrt joined
08:19
lucian joined
|
|||
| tadzik | cotto: what does that refer to? | 10:05 | |
|
10:19
Psyche^ joined
10:23
whiteknight joined
|
|||
| whiteknight | good morning, #parrot | 10:23 | |
|
11:21
JimmyZ joined
11:35
JimmyZ joined
12:28
fperrad_ joined
12:34
fperrad joined
12:36
JimmyZ_ joined
12:46
lucian joined
12:47
kid51 joined
12:52
whiteknight joined
13:03
PacoAir joined
|
|||
| whiteknight | good morning, #parrot | 13:07 | |
| moritz | \\o whiteknight | 13:08 | |
| whiteknight | hello moritz | 13:12 | |
|
13:16
smash joined
|
|||
| smash | hello everyone | 13:16 | |
|
13:21
kjs joined
|
|||
| JimmyZ | hello kjs | 13:30 | |
| kjs | hi JimmyZ | 13:31 | |
| how are things? | 13:32 | ||
| JimmyZ | got a bit of a cold :) | 13:33 | |
| kjs | how can that be, it must be roasting in china! :-) | ||
| moritz often catches a cold when it starts to get hot | |||
| JimmyZ | about 30 °C | 13:37 | |
| be a perl 6 roasting ;) | 13:39 | ||
|
16:16
jashwanth joined
17:08
dngor joined
17:12
kjs joined
17:25
lucian joined
|
|||
| dalek | kudo/nom: 61a3add | pmichaud++ | tools/build/Makefile.in: Update Makefile to not abort if copying docs/announce fails. Hopefully fixes RT #113984. |
18:00 | |
|
18:27
contingencyplan joined
19:41
Khisanth joined
19:49
birdwindupbird joined
|
|||
| dalek | p/toqast: f29b6fd | jnthn++ | src/QAST/Operations.nqp: Implement nqp::chain, which a lot of things rely on. |
19:57 | |
| kudo/toqast: 977ed5e | jnthn++ | src/QPerl6/Actions.pm: Fix EXPR action method to set name properly. |
19:59 | ||
| kudo/toqast: dd583d7 | jnthn++ | src/QPerl6/World.pm: Fix constants code-gen for QAST changes. |
|||
| kudo/nom: ea8b97e | ronaldxs++ | tools/build/Makefile.in: The last patch almost worked but not quite. The old copy of the announce directory copy wrongly expanded as below: /bin/cp README CREDITS LICENSE docs/*/announce /home/ron/rakudo/install/share/doc/rakudo/announce and got a stat error on docs/*/announce and failed. One might also remove the nearby announce lines but if the announcements are wanted my patch will put them there without crashing. In the rakudo build this crash does relatively little harm since it is near the end of the install. In rakudo star the crash stops the process before module builds. |
20:01 | ||
| kudo/nom: 810e61e | pmichaud++ | tools/build/Makefile.in: Merge pull request #73 from ronaldxs/patch-1 The last patch almost worked but not quite. The old copy of the announc... |
|||
|
20:26
perlite joined
20:30
birdwindupbird left
|
|||
| dalek | kudo/toqast: 416c31c | jnthn++ | src/QPerl6/Actions.pm: Update various bits of infix:<,> call handling. |
20:33 | |
| kudo/toqast: e1bf5db | jnthn++ | src/QPerl6/Actions.pm: Fix [...], to get 08-var-array.t passing again. |
|||
| kudo/toqast: b9a659a | jnthn++ | src/QPerl6/Actions.pm: First crack at fixing Q:PIR; somehow doesn't quite work out. |
|||
| p/toqast: ef4c748 | jnthn++ | src/QAST/VM.nqp: Think initialization fail in QAST::VM. Now Q:PIR actually works. |
20:39 | ||
|
21:18
perlite joined
|
|||
| dalek | p: 5ba0df8 | pmichaud++ | src/pmc/qrpa.pmc: Fix missing ssize initialization in QRPA.clone (jnthn++). |
21:21 | |