On Wed, 05 Jul 2017 09:09:48 -0700, mar...@senfdax.de wrote:
> Hi there,
>
> this is crossposed in the perl6-users mailing list. Since noone stopped
> me from assuming that this is a bug, i am going to open this now:
>
>
> Assuming those two files A.pm and B.pm.
>
> The file A.pm contains a cl
On Wed, 28 Jun 2017 14:45:56 -0700, timo wrote:
> the problem here is that we have a flag to ensure gcc explodes at us
> when we write code on linux that'd immediately explode on windows due to
> MSVC being somewhat archaic, but that flag is also set for third-party
> code, and since the arm dyncal
On Wed, 28 Jun 2017 14:45:56 -0700, timo wrote:
> the problem here is that we have a flag to ensure gcc explodes at us
> when we write code on linux that'd immediately explode on windows due to
> MSVC being somewhat archaic, but that flag is also set for third-party
> code, and since the arm dyncal
On Tue, 04 Jul 2017 22:27:14 -0700, lloyd.fo...@gmail.com wrote:
> perl6 -e 'constant $foo is export = /foo/;'
>
> &is-export seems to be being called on the regex rather than the variable??
Thank you for the report. LLFourn++ fixed the issue.
Fix: https://github.com/rakudo/rakudo/commit/488ab
On Tue, 04 Jul 2017 22:27:14 -0700, lloyd.fo...@gmail.com wrote:
> perl6 -e 'constant $foo is export = /foo/;'
>
> &is-export seems to be being called on the regex rather than the variable??
Thank you for the report. LLFourn++ fixed the issue.
Fix: https://github.com/rakudo/rakudo/commit/488ab