|
Parrot 3.10.0 "Apple Pi" | parrot.org | Log: irclog.perlgeek.de/parrot | #parrotsketch meeting Tuesday 19:30 UTC Set by moderator on 2 December 2011. |
|||
|
02:00
woosley joined
03:41
Psyche^ joined
04:01
contingencyplan joined
|
|||
| dukeleto | ~~ | 04:19 | |
|
04:20
benabik joined
|
|||
| dukeleto | benabik: wazzup | 04:37 | |
| benabik | dukeleto: Dealing with the first round of Christmas | 04:38 | |
| dukeleto | benabik: which means what? | 04:42 | |
| benabik | dukeleto: We do Christmas is waves. Different sections of the family on different weekends. Mostly it means a lot of driving. | ||
| dukeleto | looks like the latest Rosella does not build on the latest winxed in parrot.git | 04:43 | |
| benabik | :-( | ||
| dukeleto | github.com/Whiteknight/Rosella/issues/41 | 04:45 | |
| Method 'isconst' not found for invocant of class 'Winxed;Compiler;Builtin' | |||
| seems to be the issue | 04:46 | ||
| benabik | Looks like a Winxed bug? | 04:48 | |
| dukeleto | I always run into this problem. The bleeding edge of Winxed and Rosella is quite sharp. | 04:52 | |
| But I like new features, so I am not complaining :) | 04:53 | ||
|
05:56
perlite_ joined
07:22
baest joined
07:42
bacek joined
08:14
jsut_ joined
|
|||
| dalek | kudo/nom: 7ed1840 | moritz++ | src/Perl6/Actions.pm: throw X::NYI errors for several NYI features |
08:41 | |
|
08:48
mj41 joined
09:31
lucian joined
09:38
woosley left
|
|||
| dalek | kudo/nom: 1eadbbf | moritz++ | src/core/Exception.pm: re-prioritize decisions in the default exception handler |
09:43 | |
|
10:05
alvis joined
11:15
jlaire joined
11:21
alvis joined
|
|||
| mj41 | hi, after ESC key press in Fast find dialog ... Uncaught exception from user code: | 12:08 | |
| Can't locate object method "visible" via package "Padre::Wx::Panel::FindFast" at /home/mj/devel/padre-src/Padre/lib/Padre/Wx/ActionLibrary.pm line 1696. | |||
| at /home/mj/devel/padre-src/Padre/lib/Padre.pm line 262 | |||
| tadzik | ww? :) | ||
| mj41 | sorry ... wrong channel ... again :-( | ||
| dalek | nxed: fe230e2 | NotFound++ | winxedst2.winxed: fix namespaced invocation of builtins - should fix Rosella Issue 41 |
12:36 | |
|
13:21
whiteknight joined
|
|||
| whiteknight | good morning, #parrot | 13:22 | |
| moritz | \\o whiteknight | ||
| whiteknight | msg NotFound I tried the rosella build this morning with the newest winxed. Still fails: Method 'isconst' not found for invocant of class 'Winxed;Compiler;ClassStatement' | ||
| aloha | OK. I'll deliver the message. | ||
| whiteknight | hello moritz, how are you doing today? | 13:23 | |
| moritz | whiteknight: I'm ok, but wife and daughter are sick, so I'm staying at home, tending them | ||
| whiteknight: and how are you? | 13:25 | ||
| whiteknight | moritz: doing well. Back to the first "real" day of work in several days | 13:26 | |
| the end of last week was devoted to holiday shenanigans and entertaining clients, and all that | 13:27 | ||
|
13:33
bluescreen joined
|
|||
| dalek | sella: 486f6af | Yuki`N++ | / (2 files): Add Levenshtein distance algorithm. |
13:35 | |
| sella: 24ffd09 | Whiteknight++ | / (2 files): Merge pull request #39 from nol888/master Add Levenshtein distance algorithm. |
|||
| sella/gh-pages: 60c2681 | Yuki`N++ | libraries/string.md: Add documentation for Levenshtein distance. |
13:37 | ||
| sella/gh-pages: 060c6d2 | Yuki`N++ | libraries/string.md: Line-wrapping fixes. |
|||
| sella/gh-pages: 701b098 | Whiteknight++ | libraries/string.md: Merge pull request #40 from nol888/gh-pages Add Levenshtein distance algorithm documetation. |
|||
| whiteknight | I love when I sign on in the morning and there are pull requests waiting for m | 13:46 | |
| me | |||
| tadzik | hello | 14:08 | |
| whiteknight | good morning, tadzik | 14:16 | |
|
14:31
mj41 joined,
jlaire joined
14:32
woosley joined
14:34
lateau joined
14:49
PacoLinux joined,
lateau joined
|
|||
| dalek | nxed: 712c462 | NotFound++ | winxedst (2 files): fix expresionless switch with non int cases |
14:58 | |
| dukeleto | ~~ | 14:59 | |
| whiteknight | good morning dukeleto | 15:04 | |
| dalek | nxed: 8bbfb8e | NotFound++ | winxedst2.winxed: check instanceof VarData before isconst |
15:08 | |
| aloha | (parrot/parrot) Issues opened : 232 (config/auto/sizes/test_c.in uses wrong format specifier to print sizes) by gerdr : github.com/parrot/parrot/issues/232 | 15:34 | |
| dalek | nxed: db1686c | NotFound++ | winxedst2.winxed: fix target include with output |
15:35 | |
|
15:49
mj41 joined
15:51
lateau left
16:00
Aleksandar joined
|
|||
| dalek | nxed: 0d17916 | NotFound++ | Makefile: don't annotate installable compiler and driver, and update a comment in Makefile |
16:01 | |
| nxed: e456f00 | NotFound++ | pir/winxed_ (2 files): update installable files |
|||
| rrot: 7e455cb | NotFound++ | ext/winxed/ (2 files): update winxed snapshot to e456f00b63: - Fix expresionless switch with non int cases - Compiler and driver now don't have source annotations, saves memory in normal usages and you can always install annotated versions if you need to debug the compiler |
16:16 | ||
| aloha | (parrot/parrot) Issues opened : 233 (configuration-file interface does not accept arguments with whitespace) by gerdr : github.com/parrot/parrot/issues/233 | 16:39 | |
| dalek | itor: a7a89c1 | NotFound++ | src/Guitor.winxed: improve automatic size of EditBox and add methods getwidth and getheight |
17:27 | |
| itor: 5b2ba3d | NotFound++ | examples/pokedit.winxed: fix positioning of widgets in Saveas bar |
17:28 | ||
|
17:51
contingencyplan joined
18:06
fperrad joined
18:23
dmalcolm joined,
Hunger joined
|
|||
| dalek | rrot: 3e98a29 | fperrad++ | runtime/parrot/library/LWP/Protocol.pir: partial revert of github.com/parrot/parrot/commit/05a...0ba88bb614 |
18:34 | |
| aloha | (parrot/parrot) Issues opened : 234 (miniparrot segfault on Win64) by gerdr : github.com/parrot/parrot/issues/234 | 18:56 | |
| (parrot/parrot) Issues opened : 235 (Cleanup compiler function GCI ) by Alekssasho : github.com/parrot/parrot/issues/235 | 19:06 | ||
|
19:17
mj41 joined
19:50
zby_home joined
20:04
baest joined
20:23
mj41 joined
|
|||
| cotto | Do we have any release blockers for 3.11? I'm planning on cutting it tonight. | 21:38 | |
| NotFound | cotto: I'd like to get confirmed that the last winxed update fixed the issues reported today. | 21:50 | |
| cotto | NotFound: ok | 22:24 | |
| NotFound: let me know when you've confirmed that | |||
| NotFound | 'k | 22:25 | |
|
22:37
benabik joined
23:46
snearch joined
|
|||