AlexDaniel lizmat++ 00:38
samcv ZofBot: help 01:29
ZofBot samcv, I replaced Zoffix
samcv oh ok
ZofBot: you are likely interested in problems with denormal support on the intel c compiler
i listed the failing nqp tests in #moarvm 01:30
samcv solved the issue. nqp and roast are now giving full pass on spectest with intel c compiler. it was related to having to pass some flags to the compiler on float precision 05:36
once i found the correct ones
nine lizmat: I feel confident enough in my interpretation of the GDPR to host the IRC logs on my server. 07:17
[Tux] Rakudo version 2018.05-53-ge4ecf5e5f - MoarVM version 2018.05-59-g2052888eb
csv-ip5xs0.883 - 0.899
csv-ip5xs-208.221 - 8.954
csv-parser25.437 - 27.197
csv-test-xs-200.434 - 0.469
test8.728 - 8.790
test-t2.304 - 2.334
test-t --race1.003 - 1.020
test-t-2041.039 - 43.398
test-t-20 --race14.587 - 15.866
08:02
AlexDaniel releasable6: next 08:26
releasable6 AlexDaniel, Next release in ≈11 days and ≈10 hours. 3 blockers. 0 out of 53 commits logged
AlexDaniel, Details: gist.github.com/6ccc740c94ddd9a6b6...66ca48f3da
lizmat Files=1239, Tests=76361, 322 wallclock secs (15.70 usr 5.32 sys + 2238.67 cusr 226.68 csys = 2486.37 CPU) 09:04
nine: that is excellent news!
Geth rakudo: 148d7c56af | (Elizabeth Mattijsen)++ | src/Perl6/World.nqp
Make 'use isms <Perl5>' match 'use Foo:from<Perl5>'
09:05
Tison hi 09:52
I'm working on rakudo#1904, and find we build Datetime correctly, the problem is how we coerce Datetime to Str, but I cannot find it 09:53
synopsebot RAKUDO#1904 [open]: github.com/rakudo/rakudo/issues/1904 DateTime Stringification sensitive to null milliseconds
Tison In short, how we coerce Datetime to Str? 09:54
I mean the logic internal, cannot find a Str method in Datetime.pm6 09:55
Tison will be back about two hours later 10:03
brrt \o 10:44
yoleaux 01:23Z <samcv> brrt: i'm getting lots of integer truncation and failing some integer tests in nqp using the ICC
brrt oh, blimey
what have we broken 10:45
nine .tell Tison DateTime's Str method comes from the Dateish role 11:06
yoleaux nine: I'll pass your message to Tison.
lizmat .tell Tison what you're looking for is method !formatter , and it looks like the fraction is removed intentionally 11:20
yoleaux lizmat: I'll pass your message to Tison.
Tison \o 11:57
yoleaux 11:06Z <nine> Tison: DateTime's Str method comes from the Dateish role
11:20Z <lizmat> Tison: what you're looking for is method !formatter , and it looks like the fraction is removed intentionally
Tison thanks 12:00
tbrowder_ hi all 12:43
any plans on new irc logging? i can offer a server online in the us if needed. 12:44
its currently running freebsd 12:45
AlexDaniel tbrowder_: colabti.org/irclogger/irclogger_log...-06-05#l63 12:49
colabti has been there for a long time actually, just not on #perl6-dev and #moarvm 12:50
but logging new messages is not that big of a deal for me, I'd rather see all links to irc logs being revived 12:51
tbrowder_ ok, so all is ok now?
AlexDaniel not exactly, but see this: colabti.org/irclogger/irclogger_log...-06-05#l17 12:52
tbrowder_ ok, my offer still stands if needed 13:38
brrt tbrowder_: appreciated 14:02
tbrowder_ brrt: thnx! 14:03
brrt anybody want to do a benchmark of the 'jit-stack-walker' branch 19:40
for MoarVM
which doesn't, today, actually have a stack walker anymore