On Thu, 20 Apr 2017 11:18:11 -0700, c...@zoffix.com wrote:
> Filing this so I don't forget to fix it as part of the grant.
> 
> IO::Path.perl passes named args to .IO coercer, but they're ignored:
> 
> 18:16   Zoffix  m: dd ".".IO.WHAT.new(".",
> :SPEC(IO::Spec::Win32)).perl.EVAL.perl
> 18:16   camelia         rakudo-moar d27266: OUTPUT:
> «"\".\".IO(:SPEC(IO::Spec::Unix),:CWD(\"/home/camelia\"))"␤»

Thank you for the report. This is now fixed.

Fix: https://github.com/rakudo/rakudo/commit/134efd8393
Tests: https://github.com/perl6/roast/commit/704210c519

Reply via email to