And also:
https://github.com/tadzik/perl6-Acme-Meow/blob/35286b14447d22516fbf68767c4d7e18b7396971/lib/Acme/Meow.pm#L65-L69
https://github.com/skids/perl6-Control-Bail/blob/3e6ab6c3bab9176a44476bd0883ba99205306400/lib/Control/Bail.pm6#L81
https://github.com/tadzik/Grammar-BNF/blob/14f51ca5882f00f0acee643c9845ab37559b5119/lib/Grammar/ABNF.pm#L435

On 2017-10-21 11:07:33, alex.jakime...@gmail.com wrote:
> 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