Demos[m] is `our enum meow <cat dog>;` supposed to be invalid in 6.e? 01:38
reported as bug 01:53
Geth ¦ rakudo: vrurg self-assigned Enums don't work with v6.e.PREVIEW github.com/rakudo/rakudo/issues/3362 06:00
|Tux| Rakudo version 2019.11-271-g0e2485a83 - MoarVM version 2019.11-93-g7a93b2897
csv-ip5xs0.712 - 0.727
csv-ip5xs-206.416 - 6.416
csv-parser22.864 - 22.929
csv-test-xs-200.428 - 0.432
test7.135 - 7.459
test-t1.751 - 1.756
test-t --race0.803 - 0.839
test-t-2029.219 - 29.951
test-t-20 --race9.247 - 9.281
09:00
I still have this one:
Cannot iterate object with P6opaque representation (Scalar)
in sub no-args at /pro/3gl/CPAN/Text-CSV6/lib/.precomp/4B200A6BA6FA8B6D4F0968BCFE7815E1375DD6D3/3E/3ECC0B3D017463A31ED44AC02473634C96813BB1 line 1
in block <unit> at csv-ip5xs.pl line 13
tyil /b 69 11:43
woops
sena_kun releasable6: status 14:16
releasable6 sena_kun, Next release in ≈3 days and ≈4 hours. 1 blocker. 0 out of 271 commits logged
sena_kun, Details: gist.github.com/9f5d111fa69e1c7780...81c29fdd28
sena_kun sharing some info about the next release status: I have my defense tomorrow, Comma release at Friday, and after that I'll dedicate a weekend (or more, though I hope it won't be necessary) for preparing the next rakudo release. I was not very active during last days due to Reasons, but I had not disappeared or anything like this, I am still alive and intending to do the release. 14:21
Geth ¦ rakudo: tbrowder self-assigned multi-line comment problems github.com/rakudo/rakudo/issues/3339 15:59
tbrowder .ask jmerelo are you going to change the publish date of my article? 16:18
tellable6 tbrowder, I'll pass your message to jmerelo
bartolin for the record: the JVM build is broken atm. There were some changes to NQP recently to make the nqp-runtime.jar get rebuild once a .java file is changed. Unfortunately these changes lead to the installed nqp not finding nqp-runtime.jar anymore (e.g. travis-ci.org/rakudo/rakudo/jobs/6...3792#L361) 19:37
I'll try to look for a fix.
While looking at it I stumbled (again) upon a comment 'This file automatically generated by ...' in jvmconfig.properties. It looks strange to my eyes. Is there something special to this comment or could I just add a 'was' and change it to 'This file was automatically generated by ...'? 19:42
It looks like it was introduced in 2008 with github.com/rakudo/rakudo/commit/8a924351c4 and then copied around quite a bit (also to the NQP repo).
we still have it in github.com/perl6/nqp/blob/master/t...cat.pl#L18 and github.com/perl6/nqp/blob/master/t...ies.pl#L39 19:44
MasterDuke adding the 'was' is maybe *more* proper, but it doesn't seem strange to me as is 19:45
bartolin ok, then it's just English not being my first language. thanks :) 19:48
MasterDuke np 19:49