Perl 6 language and compiler development | Logs at colabti.org/irclogger/irclogger_log/perl6-dev | For toolchain/installation stuff see #perl6-toolchain | For MoarVM see #moarvm Set by Zoffix on 27 July 2018. |
|||||||||||||||||||||||||||||||||||||||
00:19
Kaypie joined,
p6bannerbot sets mode: +v Kaypie
02:05
lucasb left
|
|||||||||||||||||||||||||||||||||||||||
releasable6 | Next release in ≈6 days and ≈15 hours. 4 blockers. Please log your changes in the ChangeLog: github.com/rakudo/rakudo/wiki/ChangeLog-Draft | 03:00 | |||||||||||||||||||||||||||||||||||||
03:40
leont left
04:01
SqrtNegInf joined
04:02
p6bannerbot sets mode: +v SqrtNegInf
|
|||||||||||||||||||||||||||||||||||||||
Geth | ¦ rakudo: ugexe assigned to niner Issue No such method 'payload' for invocant of type 'X::Parameter::InvalidConcreteness' github.com/rakudo/rakudo/issues/2531 | 05:08 | |||||||||||||||||||||||||||||||||||||
05:55
Kaypie left
05:57
Kaiepi left
06:04
Kaypie joined
06:05
p6bannerbot sets mode: +v Kaypie
06:08
Kaypie left,
lizmat left
07:16
ufobat_ joined
07:17
p6bannerbot sets mode: +v ufobat_
09:57
mornfall joined
09:58
p6bannerbot sets mode: +v mornfall
09:59
dalek left
10:01
Geth left
10:28
lizmat joined,
p6bannerbot sets mode: +v lizmat
10:35
lucasb joined,
p6bannerbot sets mode: +v lucasb
|
|||||||||||||||||||||||||||||||||||||||
lizmat | Files=1256, Tests=81550, 334 wallclock secs (14.90 usr 5.03 sys + 2385.52 cusr 190.15 csys = 2595.60 CPU) | 10:46 | |||||||||||||||||||||||||||||||||||||
m: class A:ver<0.0.1> { }; class A:ver<0.0.2> { } # is this error correct ? | 11:36 | ||||||||||||||||||||||||||||||||||||||
camelia | 5===SORRY!5=== Error while compiling <tmp> Redeclaration of symbol 'A' at <tmp>:1 ------> 3ass A:ver<0.0.1> { }; class A:ver<0.0.2>7⏏5 { } # is this error correct ? expecting any of: generic role |
||||||||||||||||||||||||||||||||||||||
lizmat | I guess you need to do something like this: | 11:40 | |||||||||||||||||||||||||||||||||||||
m: my constant B = my class A:ver<0.0.1> { }; my constant C = my class A:ver<0.0.2> { }; dd B.^ver; dd C.^ver | |||||||||||||||||||||||||||||||||||||||
camelia | v0.0.1 v0.0.2 |
||||||||||||||||||||||||||||||||||||||
11:49
robertle joined
11:50
p6bannerbot sets mode: +v robertle
12:30
leont joined,
p6bannerbot sets mode: +v leont
|
|||||||||||||||||||||||||||||||||||||||
[Tux] |
|
12:39 | |||||||||||||||||||||||||||||||||||||
13:02
brrt joined
13:03
p6bannerbot sets mode: +v brrt
|
|||||||||||||||||||||||||||||||||||||||
lucasb | m: say (10 max Int, Int max 20) | 13:29 | |||||||||||||||||||||||||||||||||||||
camelia | (10 20) | ||||||||||||||||||||||||||||||||||||||
lucasb | m: say Int max 10 | 13:30 | |||||||||||||||||||||||||||||||||||||
camelia | 10 | ||||||||||||||||||||||||||||||||||||||
lucasb | m: say Int cmp 10 | ||||||||||||||||||||||||||||||||||||||
camelia | Use of uninitialized value of type Int in string context. Methods .^name, .perl, .gist, or .say can be used to stringify it to something meaningful. Less in block <unit> at <tmp> line 1 |
||||||||||||||||||||||||||||||||||||||
lucasb | m: say Int cmp Int | ||||||||||||||||||||||||||||||||||||||
camelia | Same | ||||||||||||||||||||||||||||||||||||||
lucasb | If I can call max/min, shouldn't it be possible to also call cmp? | 13:31 | |||||||||||||||||||||||||||||||||||||
13:38
brrt left
14:06
brrt joined
14:07
p6bannerbot sets mode: +v brrt
|
|||||||||||||||||||||||||||||||||||||||
lizmat just pushed github.com/rakudo/rakudo/commit/7b...f83a57713c | 14:48 | ||||||||||||||||||||||||||||||||||||||
Use semantics of min/max also for minpairs/maxpairs | |||||||||||||||||||||||||||||||||||||||
so where does Geth actually run ? | 14:50 | ||||||||||||||||||||||||||||||||||||||
dogbert11 | .seen Geth | 15:01 | |||||||||||||||||||||||||||||||||||||
yoleaux | I saw Geth 09:41Z in #perl6: <Geth> ¦ doc: review: github.com/perl6/doc/commit/0b63543c58 | ||||||||||||||||||||||||||||||||||||||
dogbert11 | .seen Zofbot | ||||||||||||||||||||||||||||||||||||||
yoleaux | I saw ZofBot 29 Jul 2018 06:05Z in #perl6: <ZofBot> Zoffix, Will remind you on 2018-08-04T02:05:39.259931-04:00 about f.p. stringification talk: pldi18.sigplan.org/event/pldi-2018...conversion | ||||||||||||||||||||||||||||||||||||||
15:49
lizmat left
15:58
lizmat joined,
p6bannerbot sets mode: +v lizmat
16:29
brrt left
|
|||||||||||||||||||||||||||||||||||||||
lizmat just pushed github.com/rakudo/rakudo/commit/dd3f91a2ff8142a | 16:33 | ||||||||||||||||||||||||||||||||||||||
Add .Real method to native arrays, fixes R#2533 | |||||||||||||||||||||||||||||||||||||||
lizmat just pushed github.com/rakudo/rakudo/commit/fd...3de8ad0584 | 16:44 | ||||||||||||||||||||||||||||||||||||||
Make my int @a[2] = 1,2,3 error with the right message | |||||||||||||||||||||||||||||||||||||||
SmokeMachine | lizmat: thanks for solving the get_value is rw problem! | 16:47 | |||||||||||||||||||||||||||||||||||||
lizmat | SmokeMachine: thanks for noticing! :-) | 16:48 | |||||||||||||||||||||||||||||||||||||
17:06
dalek joined,
ChanServ sets mode: +v dalek,
p6lert left,
p6lert joined,
Geth joined,
ChanServ sets mode: +v Geth,
p6bannerbot sets mode: +v dalek,
p6bannerbot sets mode: +v p6lert
17:07
p6bannerbot sets mode: +v Geth
17:10
Geth_ joined,
dalek left,
d4l3k_ joined,
p6lert left,
Geth left,
p6lert_ joined
17:11
p6bannerbot sets mode: +v Geth_,
p6bannerbot sets mode: +v d4l3k_,
p6bannerbot sets mode: +v p6lert_,
d4l3k_ is now known as dalek,
Geth_ left,
Geth joined,
ChanServ sets mode: +v Geth
17:12
p6lert_ left,
p6lert joined,
SourceBaby joined,
ChanServ sets mode: +v SourceBaby,
p6bannerbot sets mode: +v Geth,
p6bannerbot sets mode: +v p6lert
17:13
p6bannerbot sets mode: +v SourceBaby
|
|||||||||||||||||||||||||||||||||||||||
Geth | roast: 0b8606df7d | (Elizabeth Mattijsen)++ | S02-types/native.t Add tests for R#2533 |
18:46 | |||||||||||||||||||||||||||||||||||||
21:34
robertle left
21:40
AlexDaniel joined,
p6bannerbot sets mode: +v AlexDaniel
22:24
Lavos joined,
p6bannerbot sets mode: +v Lavos
|
|||||||||||||||||||||||||||||||||||||||
Lavos | www.facebook.com/R4nCorE/posts/102...3255687886 | 22:31 | |||||||||||||||||||||||||||||||||||||
22:32
Lavos left
22:59
Kaiepi joined,
p6bannerbot sets mode: +v Kaiepi
|
|||||||||||||||||||||||||||||||||||||||
releasable6 | Next release in ≈5 days and ≈19 hours. 4 blockers. Please log your changes in the ChangeLog: github.com/rakudo/rakudo/wiki/ChangeLog-Draft | 23:00 |