00:16
japhb joined
01:03
MasterDuke left
01:25
leont left
01:43
lucasb left
06:26
Geth joined,
Geth_ left
09:01
jnthn joined
09:15
squashable6 left
09:17
squashable6 joined
11:56
Kaiepi left
12:24
lucasb joined
13:30
squashable6 left
13:31
squashable6 joined
13:43
|Tux| joined
14:08
[Coke] joined
|
|||||||||||||||||||||||||||||||||||||||
|Tux| |
|
14:23 | |||||||||||||||||||||||||||||||||||||
japhb | Man I'm looking forward to seeing how jnthn's EA work will affect those numbers. :-) | 14:25 | |||||||||||||||||||||||||||||||||||||
tyil | japhb: EA? | ||||||||||||||||||||||||||||||||||||||
japhb | Escape Analysis -- it's a difficult but powerful optimization that he's been working on in MoarVM | 14:28 | |||||||||||||||||||||||||||||||||||||
14:34
MasterDuke joined
|
|||||||||||||||||||||||||||||||||||||||
tyil | ah | 14:34 | |||||||||||||||||||||||||||||||||||||
optimizations are always welcome to me :D | 14:35 | ||||||||||||||||||||||||||||||||||||||
16:03
tony-o_ joined
16:17
releasable6 left
|
|||||||||||||||||||||||||||||||||||||||
Geth | ¦ problem-solving: JJ assigned to AlexDaniel Issue Open a blog github.com/perl6/problem-solving/issues/115 | 16:19 | |||||||||||||||||||||||||||||||||||||
16:20
releasable6 joined
|
|||||||||||||||||||||||||||||||||||||||
lizmat | notable6: weekly | 16:34 | |||||||||||||||||||||||||||||||||||||
notable6 | lizmat, 16 notes: gist.github.com/72a3ce48099f4b79f1...7f4dbeec1e | ||||||||||||||||||||||||||||||||||||||
lizmat | notable6: weekly reset | 16:35 | |||||||||||||||||||||||||||||||||||||
notable6 | lizmat, Moved existing notes to “weekly_2019-10-15T16:35:10Z” | ||||||||||||||||||||||||||||||||||||||
lizmat | and the last Perl 6 Weekly hits the Net: p6weekly.wordpress.com/2019/10/15/...wineskins/ | 16:48 | |||||||||||||||||||||||||||||||||||||
Geth | ¦ problem-solving: JJ assigned to AlexDaniel Issue Apply for AWS credit github.com/perl6/problem-solving/issues/116 | 17:39 | |||||||||||||||||||||||||||||||||||||
¦ problem-solving: AlexDaniel self-unassigned Apply for AWS credit github.com/perl6/problem-solving/issues/116 | 17:48 | ||||||||||||||||||||||||||||||||||||||
¦ problem-solving: AlexDaniel assigned to rba Issue Apply for AWS credit github.com/perl6/problem-solving/issues/116 | |||||||||||||||||||||||||||||||||||||||
18:30
jdv79 joined
|
|||||||||||||||||||||||||||||||||||||||
jdv79 | hola y'all | 18:30 | |||||||||||||||||||||||||||||||||||||
18:59
squashable6 left
19:02
squashable6 joined
|
|||||||||||||||||||||||||||||||||||||||
Geth | ¦ problem-solving: rba assigned to AlexDaniel Issue Creditcard for cloud services github.com/perl6/problem-solving/issues/117 | 19:38 | |||||||||||||||||||||||||||||||||||||
19:42
ufobat_ joined
|
|||||||||||||||||||||||||||||||||||||||
nine | AWS looks like a solution in search of a problem to me... | 19:43 | |||||||||||||||||||||||||||||||||||||
19:45
ufobat left
|
|||||||||||||||||||||||||||||||||||||||
rba | Might take a few days till we get feedback... | 20:02 | |||||||||||||||||||||||||||||||||||||
20:35
MasterDuke left
20:52
[Tux] joined
21:22
patrickb joined
21:41
squashable6 left
21:43
squashable6 joined
|
|||||||||||||||||||||||||||||||||||||||
vrurg | patrickb: moving over here. | 22:16 | |||||||||||||||||||||||||||||||||||||
patrickb | I'd vote for a fix (even if hacky) before the next release. | ||||||||||||||||||||||||||||||||||||||
vrurg | patrickb: I agree. | 22:17 | |||||||||||||||||||||||||||||||||||||
Still, a ticket in problem solving, right? | |||||||||||||||||||||||||||||||||||||||
patrickb | Yes. | ||||||||||||||||||||||||||||||||||||||
I'll type something together. But not tonight anymore. | 22:18 | ||||||||||||||||||||||||||||||||||||||
vrurg | Looking forward for it. | ||||||||||||||||||||||||||||||||||||||
Definitely no rush. | |||||||||||||||||||||||||||||||||||||||
It's gonna be One More Big Change In Build which I hoped we don't do anymore for a long time. | |||||||||||||||||||||||||||||||||||||||
But this mess needs some more cleanup. | 22:19 | ||||||||||||||||||||||||||||||||||||||
patrickb | If we actually decide to do something like that. I have a feeling there is a reason the files are sprinkled around the build directory. I seem to recall other languages do it similarly. | ||||||||||||||||||||||||||||||||||||||
vrurg | patrickb: I always liked perl5 approach of targeting into blib/ | 22:20 | |||||||||||||||||||||||||||||||||||||
With this issue we either have a bad hacky solution; even worse solution of no autodetection of the dirs (hardcoding them, etc.); or no autocreation of the dir structure. Those are the only alternative I see to the unchanged build structure. | 22:22 | ||||||||||||||||||||||||||||||||||||||
22:23
Kaiepi joined
|
|||||||||||||||||||||||||||||||||||||||
patrickb | I think I'll go with putting a `PERL6_HOME=buildir/gen`in tools/templates/moar/perl6-m-build.c.in | 22:25 | |||||||||||||||||||||||||||||||||||||
22:25
timotimo joined
|
|||||||||||||||||||||||||||||||||||||||
timotimo | yo | 22:25 | |||||||||||||||||||||||||||||||||||||
AlexDaniel | \o/ | 22:26 | |||||||||||||||||||||||||||||||||||||
vrurg | timotimo: welcome home! :) | 22:27 | |||||||||||||||||||||||||||||||||||||
timotimo: I'm still about the closure problem. The interesting thing: a sub gets its closure but partially, up to the unit level. Core setting is not included. Does it trigger something for you? | 22:29 | ||||||||||||||||||||||||||||||||||||||
timotimo | doesn't ring a bett | 22:30 | |||||||||||||||||||||||||||||||||||||
tony-o_ | what is the Build ticket in problem solving? | ||||||||||||||||||||||||||||||||||||||
vrurg | timotimo: let's put it other way. There is an empty frame between !UNIT_MARKER and first CORE. Could it be that somewhere capturing code deliberately stops iterating on this condition? | 22:32 | |||||||||||||||||||||||||||||||||||||
AlexDaniel | tony-o_: ? | ||||||||||||||||||||||||||||||||||||||
tony-o_ | vrurg and patrickb were discussing a change to Build somewhere and moved here, was curious what it is | 22:42 | |||||||||||||||||||||||||||||||||||||
vrurg | tony-o_: I think we're unrelated to Build ticket. It's about the build process in general. | 22:44 | |||||||||||||||||||||||||||||||||||||
Geth | rakudo: patzim++ created pull request #3236: Don't put CompUnitRepo folders outside the build dir during build |
22:47 | |||||||||||||||||||||||||||||||||||||
tony-o_ | curious to know more regardless, this was something nine ugexe and i discussed pretty heavily in oslo 2 ptses ago | 22:53 | |||||||||||||||||||||||||||||||||||||
22:54
tony-o_ is now known as tony-o
|
|||||||||||||||||||||||||||||||||||||||
vrurg | tony-o: a problem-solving ticket is coming. This gonna be another big change which we want to prepare carefuly. | 22:55 | |||||||||||||||||||||||||||||||||||||
tony-o | can't wait | 22:57 | |||||||||||||||||||||||||||||||||||||
patrickb | I'm heading off to bed. 'night everyone! | 22:59 | |||||||||||||||||||||||||||||||||||||
22:59
patrickb left
|
|||||||||||||||||||||||||||||||||||||||
vrurg | He's always fast, leaving no time to say "g'night!" ;) | 22:59 | |||||||||||||||||||||||||||||||||||||
Interesting. 6.e announce will contain a note about 'changes between Perl 6.d and Raku 6.e' | 23:02 |