Just for the record, there was another module affected by this:
https://github.com/nkh/P6-Text-Template/blob/5e1752c08ddb064e366be862fd500c4de0c4b833/lib/Text/Template.pm#L142

On 2017-10-21 10:44:51, c...@zoffix.com wrote:
> On Sat, 21 Oct 2017 09:06:24 -0700, alex.jakime...@gmail.com wrote:
> > Code:
> > =SEE-ALSO foo
> >
> >
> > ¦«2017.09,963a0f0657^»:
> >
> >
> > ¦«963a0f0,HEAD(312cac7)»:
> > ===SORRY!=== Error while compiling /tmp/8cNEnQJfmq
> > Preceding context expects a term, but found infix = instead
> > at /tmp/8cNEnQJfmq:1
> > ------> =SEE⏏-ALSO foo «exit code = 1»
> >
> >
> > Bisected to
> >
https://github.com/rakudo/rakudo/commit/963a0f0657abaa0431d465e601c75b50462b4cd2
> >
> > So it is probably related to || fixes in :ratchet mode.
> >
> > Maybe worth mentioning that lowercase “see-also” seems to be ok.
> >
> > This was toasted from a real module:
> >
https://github.com/skids/perl6xproto/blob/6750e05da9b70b180eeaebaeb9e15d35d5856cd3/lib/X/Protocol.pm6#L185
>
>
> Thank you for the report. This is now fixed.
>
> Fix: https://github.com/rakudo/rakudo/commit/ba718f4581a95e1
> Test: https://github.com/perl6/roast/commit/2ede0d1fc3f2e0536

Reply via email to