[perl #126955] [BUG] more .perl string quoting problems
[email protected] ("Jan-Olof Hendig via RT") Tue, 13 Mar 2018 09:52:07 -0700
| Newsgroups | perl.perl6.compiler |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 21 Dec 2015 11:09:40 -0800, [email protected] wrote: > Elizabeth Mattijsen via RT wrote: > >All of that goodness now in 591783d116a56d4b2c54f . > > You left a stray line in IO::Path.perl, which calls PERLIFY-STR in > sink context. > > >Indeed! Now, if this had been in a Pull Request, I could have just > >clicked on Merge, which would have been less work for me :-) > > But it being a Pull Request would involve me signing over my firstborn > to github. > > >Ever considered getting a commit bit ? > > I think that would be a bad idea, for a number of reasons. I'm suffering > project overload as it is, and haven't used my Perl 5 commit bit in ages. > You also know my overall opinion of Perl 6, and that doesn't make Rakudo > an attractive bugfixing target for me. It seems best that my involvement > remain peripheral. > > -zefram > The stray line was removed with commit 34c4fe977e067b4e4eb02b5d. Test needed.