Zoffix | Tho I remember how static optimizer bugs were over my head, but now are trivial. Can't wait to get to that level with MoarVM :) | 01:57 | |||||||||||||||||||||||||||||||||||||
ZofBot: good night, sweet prince! | 01:58 | ||||||||||||||||||||||||||||||||||||||
ZofBot | Zoffix, | ||||||||||||||||||||||||||||||||||||||
Geth | rakudo: MasterDuke17++ created pull request #1722: Make (Set|Bag|Mix)(Hash)? stringification the same |
03:24 | |||||||||||||||||||||||||||||||||||||
AlexDaniel | committable6: uptime | 05:44 | |||||||||||||||||||||||||||||||||||||
committable6 | AlexDaniel, 5 days, 3 hours, 53 minutes, and 10 seconds, 615.195313MiB maxrss. This is Rakudo version 2018.03-134-g20495f097 built on MoarVM version 2018.03-56-g85fc758ce implementing Perl 6.c. | ||||||||||||||||||||||||||||||||||||||
AlexDaniel | bisectable6: uptime | ||||||||||||||||||||||||||||||||||||||
bisectable6 | AlexDaniel, 5 days, 18 hours, 40 minutes, and 35 seconds, 398.847656MiB maxrss. This is Rakudo version 2018.03-134-g20495f097 built on MoarVM version 2018.03-56-g85fc758ce implementing Perl 6.c. | ||||||||||||||||||||||||||||||||||||||
AlexDaniel | on the other hand, that's 5 days uptime | 05:45 | |||||||||||||||||||||||||||||||||||||
releasable6: uptime | |||||||||||||||||||||||||||||||||||||||
releasable6 | AlexDaniel, 22 hours, 13 minutes, and 1 second, 1541.800781MiB maxrss. This is Rakudo version 2018.03-134-g20495f097 built on MoarVM version 2018.03-56-g85fc758ce implementing Perl 6.c. | ||||||||||||||||||||||||||||||||||||||
AlexDaniel | why releasable6 is leaking so hard I don't know | ||||||||||||||||||||||||||||||||||||||
but could be my faultā¦ I'll check | |||||||||||||||||||||||||||||||||||||||
ahā¦ | 05:46 | ||||||||||||||||||||||||||||||||||||||
lizmat | Files=1239, Tests=76295, 319 wallclock secs (15.95 usr 5.47 sys + 2205.28 cusr 218.95 csys = 2445.65 CPU) | 07:39 | |||||||||||||||||||||||||||||||||||||
[Tux] |
|
07:47 | |||||||||||||||||||||||||||||||||||||
lizmat | blogs.perl.org/users/steffenw/2018/...r-not.html # wow | ||||||||||||||||||||||||||||||||||||||
ufobat___ | steffenw++ :D | 08:06 | |||||||||||||||||||||||||||||||||||||
lizmat | ufobat o/ | ||||||||||||||||||||||||||||||||||||||
nice to see you at GPW :-) | |||||||||||||||||||||||||||||||||||||||
ufobat | thank you :-) nice to had breakfast together once :-) | 08:07 | |||||||||||||||||||||||||||||||||||||
oh btw, steffen made me to start with I18N::LangTags for p6, because he is about to port this Text::LocalDomain::OO thingy to p6 | |||||||||||||||||||||||||||||||||||||||
lizmat | whee! :-) | ||||||||||||||||||||||||||||||||||||||
samcv | lizmat: nice link | 08:10 | |||||||||||||||||||||||||||||||||||||
lizmat | hmmm... looking at some Cool / Str interactions (e.g. .indices / .split) I wonder what the remaining functionality of .Stringy is | 08:38 | |||||||||||||||||||||||||||||||||||||
looks to me either .indices should also use .Stringy or .split should also use .Str | |||||||||||||||||||||||||||||||||||||||
afk& | 08:41 | ||||||||||||||||||||||||||||||||||||||
timotimo | is "programming language perl" also counted by tiobe, or is it only "perl programming language"? | 09:49 | |||||||||||||||||||||||||||||||||||||
looks like tiobe uses "perl programming" in quotes on different search engines | 09:54 | ||||||||||||||||||||||||||||||||||||||
actually, maybe they don't have it in quotes | |||||||||||||||||||||||||||||||||||||||
dogbert17 | ZOFFLOP: t/spec/S12-attributes/class.t | 11:05 | |||||||||||||||||||||||||||||||||||||
Geth | rakudo: zoffixznet self-unassigned A race in HyperRace causing rare crash/hang github.com/rakudo/rakudo/issues/1709 d393b828b6 | (Elizabeth Mattijsen)++ | src/Perl6/Metamodel/BOOTSTRAP.nqp |
11:31 | |||||||||||||||||||||||||||||||||||||
lizmat | hmmm.... t/spec/S32-io/IO-Socket-INET.t test 26 fails for me consistently | 11:51 | |||||||||||||||||||||||||||||||||||||
Zoffix | lizmat: do you have latest and greatest rakudo fetched? It's a new test, added ~12h ago | 12:00 | |||||||||||||||||||||||||||||||||||||
lizmat | yes, I think so | ||||||||||||||||||||||||||||||||||||||
lizmat double checks | |||||||||||||||||||||||||||||||||||||||
ah, guess not... | 12:01 | ||||||||||||||||||||||||||||||||||||||
:-( | |||||||||||||||||||||||||||||||||||||||
sorry for the noise | |||||||||||||||||||||||||||||||||||||||
Zoffix | This commit makes the test pass: github.com/rakudo/rakudo/commit/6e...fc138d0798 | ||||||||||||||||||||||||||||||||||||||
lizmat | indeed, confirmed | 12:04 | |||||||||||||||||||||||||||||||||||||
Zoffix | \o/ | 12:05 | |||||||||||||||||||||||||||||||||||||
lizmat | afk until much later today& | 12:08 | |||||||||||||||||||||||||||||||||||||
dogbert17 | ZOFFLOP: t/spec/S07-hyperrace/stress.t (hang) | 17:02 | |||||||||||||||||||||||||||||||||||||
Geth | Ā¦ rakudo: zoffixznet self-unassigned if {...} inside circumfix {} crashes github.com/rakudo/rakudo/issues/1486 | 20:28 | |||||||||||||||||||||||||||||||||||||
Ā¦ rakudo: zoffixznet self-unassigned Some `loop`s end up as wanted even when they're not github.com/rakudo/rakudo/issues/1698 | 20:29 | ||||||||||||||||||||||||||||||||||||||
Ā¦ rakudo: zoffixznet self-unassigned [META] Treatment of non-Int ranges as a sequence of Int values github.com/rakudo/rakudo/issues/1629 | |||||||||||||||||||||||||||||||||||||||
Ā¦ rakudo: zoffixznet self-unassigned Colonpairs with indirect-lookup as variables fail to compile right github.com/rakudo/rakudo/issues/1532 | 20:30 | ||||||||||||||||||||||||||||||||||||||
Ā¦ rakudo: zoffixznet self-unassigned Type coercion turns optional named argument into required one substantially github.com/rakudo/rakudo/issues/1517 | |||||||||||||||||||||||||||||||||||||||
Ā¦ rakudo: zoffixznet self-unassigned Hypering prefix op methodcalls is not supported github.com/rakudo/rakudo/issues/1592 | |||||||||||||||||||||||||||||||||||||||
nqp: 7f4c1c2ea1 | (Zoffix Znet)++ | tools/build/MOAR_REVISION [MoarVM Bump] 96e432d Share INFINITY def betwe [ā¦] MoarVM bump brought: github.com/MoarVM/MoarVM/compare/2...0-g96e432d |
22:15 | ||||||||||||||||||||||||||||||||||||||
Ā¦ nqp: version bump brought these changes: github.com/MoarVM/MoarVM/compare/2...0-g96e432d | |||||||||||||||||||||||||||||||||||||||
rakudo: d74f4450e3 | (Zoffix Znet)++ | tools/build/NQP_REVISION [NQP Bump] 7f4c1c2 [MoarVM Bump] 96e432d Share [ā¦] NQP bump brought: github.com/perl6/nqp/compare/2018....4-g7f4c1c2 MoarVM bump brought: github.com/MoarVM/MoarVM/compare/2...0-g96e432d |
22:16 | ||||||||||||||||||||||||||||||||||||||
Ā¦ rakudo: version bump brought these changes: github.com/perl6/nqp/compare/2018....4-g7f4c1c2 | |||||||||||||||||||||||||||||||||||||||
nqp: a609b5656e | (Samantha McVey)++ | 2 files Fix the build on Solaris If SHELL is set `make` fails on Solaris with: mksh: Fatal error: Could not load Shell from `sh': Bad file number Remove it so it builds. |
22:49 | ||||||||||||||||||||||||||||||||||||||
travis-ci | NQP build failed. Samantha McVey 'Fix the build on Solaris | 23:08 | |||||||||||||||||||||||||||||||||||||
travis-ci.org/perl6/nqp/builds/364861058 github.com/perl6/nqp/compare/7f4c1...09b5656e29 | |||||||||||||||||||||||||||||||||||||||
samcv | looks like version skew issue.. | 23:12 | |||||||||||||||||||||||||||||||||||||
timotimo | maybe i'll push a disablement patch until i can fix it for real | 23:18 | |||||||||||||||||||||||||||||||||||||
(if it's the one caused by the spesh worker) | 23:19 | ||||||||||||||||||||||||||||||||||||||
samcv | i think i'm almost done getting MVM compiling on solaris properly. lots of work | 23:20 | |||||||||||||||||||||||||||||||||||||
at least frustrating | |||||||||||||||||||||||||||||||||||||||
had to patch libtommath since it didn't like "goto ERR" so i had to change all ERR's to ERR_ | |||||||||||||||||||||||||||||||||||||||
timotimo | let's see if it even compiles ... | 23:21 | |||||||||||||||||||||||||||||||||||||
samcv | timotimo: your fix? or what i'm talking about? | 23:23 | |||||||||||||||||||||||||||||||||||||
timotimo | my fix | ||||||||||||||||||||||||||||||||||||||
seems unexplosive | 23:26 | ||||||||||||||||||||||||||||||||||||||
samcv | timotimo: maybe i shouldn't name it ERR_. it's only leading _ that's reserved right? | 23:29 | |||||||||||||||||||||||||||||||||||||
so shouldn't be an issue? about to make a PR to libtommath so they get the fix too | 23:30 | ||||||||||||||||||||||||||||||||||||||
timotimo | TOM_ERR? :) | ||||||||||||||||||||||||||||||||||||||
samcv | hah | 23:31 | |||||||||||||||||||||||||||||||||||||
and then it was annoying i had issues with dyncall since solaris is nice and fun and puts an #error in there if you try and -D_FILE_OFFSET_BITS=64 on a 32 bit system | 23:32 | ||||||||||||||||||||||||||||||||||||||
since it includes a system header | |||||||||||||||||||||||||||||||||||||||
would have been nicer if it had been a warning and just ignored it. though idk maybe it breaks compilation totally. | |||||||||||||||||||||||||||||||||||||||
Geth | rakudo: affeaa7980 | (Samantha McVey)++ | 2 files Fix the Makefile on Solaris If SHELL is set `make` fails on Solaris with: mksh: Fatal error: Could not load Shell from `sh': Bad file number Remove it so it builds. |
23:39 | |||||||||||||||||||||||||||||||||||||
timotimo | i'm worried the change i made might cause frames to abort over and over in spesh and being retried without the cause of the abort being addressed | 23:49 | |||||||||||||||||||||||||||||||||||||
i won't be able to check that before i sleep | 23:50 | ||||||||||||||||||||||||||||||||||||||
i'm way sick | |||||||||||||||||||||||||||||||||||||||
seeya! | |||||||||||||||||||||||||||||||||||||||
samcv | bye! | 23:52 |