|
Parrot 6.1.0 "Black-collared Lovebird" | parrot.org/ | Log: irclog.perlgeek.de/parrot | #parrotsketch meeting Tuesday 19:30 UTC Set by moderator on 18 February 2014. |
|||
|
02:52
rurban1 joined
04:49
rurban1 joined
05:14
rurban1 joined
06:19
rurban1 joined
07:19
rurban1 joined
07:49
denis_boyun joined
07:56
rurban1 joined
08:06
FROGGS joined
09:20
denis_boyun joined
10:06
rurban1 joined
10:24
TonyC_ joined
10:29
denis_boyun joined
11:07
rurban1 joined
11:36
rurban1 joined
12:06
rurban1 joined
12:35
rurban1 joined
13:08
Khisanth joined
13:36
rurban1 joined
14:37
rurban1 joined
15:01
FROGGS joined
15:14
prammer left
15:18
rurban1 joined
|
|||
| Util | atrodo++ # Thanks for the /op ! | 15:47 | |
| atrodo | Yep, no problem | ||
| Coke | irc-- | 15:48 | |
| Util | Indeed | ||
| atrodo | quite | ||
| Coke | opbots: trust woolfy | ||
| slavorg | Ok | ||
| Coke | opbots: trust FROGGS | ||
| slavorg | Ok | ||
| Coke | opbots: trust Liz | ||
| slavorg | Ok | ||
| Coke | there's a few more who might survive the next permissions amnesia. | 15:49 | |
| Util | Coke: Good idea | 16:04 | |
| opbots: trust denis_boyun | 16:05 | ||
| slavorg | Ok | ||
| Util | opbots: trust sa1 | ||
| slavorg | Ok | ||
| Util | opbots: trust woolfy | ||
| slavorg | But I already trust woolfy | ||
| Util | Oh, missed that | ||
|
16:16
rurban1 joined
|
|||
| rurban | Today I'm having a bad day. Not sure if I can get anything done | 16:29 | |
| FROGGS | :/ | 16:31 | |
| rurban | rakudo pull/253 should be enough | 16:35 | |
| And I really want to fix emacsclient first to accept path/file:lineno instead of +lineno path/file | 16:43 | ||
| FROGGS rebuilds rakudo with pr/253 | 16:48 | ||
| rurban | hmm: pir::find_dynamic_lex missing a signature | 16:54 | |
| pir::store_dynamic_lex__vsP('$!', $pipe.exit_status) | 17:01 | ||
| unless pir::isnull__iP(pir::find_dynamic_lex__Ps('$!')); | |||
| is better | |||
| nope. nqp::isnull | |||
| a testcase with breaking such a pipe will be harder to write | 17:02 | ||
| github.com/rurban/home-bin/blob/master/myedit looks good enough for today | 17:05 | ||
| nope: still wrong perl6 code | 17:07 | ||
| FROGGS: I gave up, c87126f294acf should be better now | 17:15 | ||
| Going home, feeling sick | 17:31 | ||
| Util: if you need some help with the docs ping me. I'll work from my bed today | 17:32 | ||
| Util | rurban: thanks | ||
| rurban | You know that we have release day today, right? :) | ||
| Util | rurban: Yes, and I know that I am RM :) | 17:38 | |
|
17:44
rurban1 joined
|
|||
| FROGGS | I can build rakudo now again for all three backends, and I am currently running the spectests for parrot backend | 17:58 | |
|
17:59
denis_boyun joined
|
|||
| FROGGS | perl6-p t/spec/S29-os/system.rakudo.parrot | 18:46 | |
| ===SORRY!=== | |||
| No such method 'set_keyed' for invocant of type 'FileHandle' | |||
| :/ | |||
| Util | FROGGS: Is that error produced when building against master HEAD of Parrot? | 18:48 | |
| FROGGS | Util: no, that is not master | ||
| Util | OK, thanks | ||
| FROGGS | This is perl6 version 2014.02-118-g088aabb built on parrot 6.1.0 revision RELEASE_6_1_0-51-g4cff34f | ||
| rurban1 | I got 3 spectest fails with perl6 version 2014.02-91-g9ce12e6 built on parrot 6.1.0 revision RELEASE_6_1_0-129-gfda1d06 | 18:50 | |
| branch qx-parrot c87126f | |||
| FROGGS | I am on the same qx-parrot branch revision | 18:51 | |
| so, I need to build against a newer parrot as it seems | |||
| rurban1 | Then you have not use the right parrot branch where I added set_keyed for FileHandle | ||
| —gen-parrot=rurban/openpipe-env-gh1065 | 18:52 | ||
| parrot is fda1d06 | |||
| FROGGS | true | 18:53 | |
| I do that now | |||
| rurban1 | 4cff34f is pretty old | 18:54 | |
| FROGGS | well, I usually do not rebuild parrot unless there is a reason to do so | ||
| Util | I have started the release process. Please hold all commits to Master branch until I give the all-clear. | 19:28 | |
| rurban1 | I haven't seen yet the advantage of moving 6model from dynops/dynpmcs to core ops and pmcs, if not being integrated into our object model. So we need to rethink the MMD, which is too slow anyway. | 21:08 | |
| static const strings are a tiny advantage, but this is not even it yet | 21:10 | ||
| dalek | rrot/rurban/6model: 7f145f4 | rurban++ | / (6 files): 6model: headerize and CONST_STRING knowhow_bootstrapper |
21:33 | |
| rurban1 | even in yet | 21:49 | |
| uh, gcc-4.9 is a bit more stricter than 4.8 | 22:04 | ||
| dalek | rrot/rurban/6model: 9c702d9 | rurban++ | / (7 files): 6model: 6model: headerize and CONST_STRING sixmodelobject Parrot_set_new_context can be called in void context |
23:05 | |
|
23:06
Psyche^ joined
23:08
AirDisa joined
|
|||
| dalek | rrot/rurban/6model: 071f31a | rurban++ | / (2 files): 6model: 6model: headerize and podify multi_dispatch rename nqp_multi_dispatch to Parrot_sixmodel_multi_dispatch |
23:26 | |