Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no precompilation doesn't work with prcompilation #4847

Closed
p6rt opened this issue Dec 11, 2015 · 5 comments
Closed

no precompilation doesn't work with prcompilation #4847

p6rt opened this issue Dec 11, 2015 · 5 comments
Labels

Comments

@p6rt
Copy link

p6rt commented Dec 11, 2015

Migrated from rt.perl.org#126878 (status was 'resolved')

Searchable as RT126878$

@p6rt
Copy link
Author

p6rt commented Dec 11, 2015

From @LLFourn

#lib/precomp.pm
need noprecomp;
#lib/noprecomp.pm
no precompilation;

perl6 -Ilib -e 'need precomp'
#!> Missing or wrong version of dependency '<unit-outer>'

@p6rt
Copy link
Author

p6rt commented Dec 12, 2015

From @LLFourn

nine++ fixed this with
rakudo/rakudo@bdc37fb

On Fri, Dec 11, 2015 at 7​:41 PM perl6 via RT <perl6-bugs-followup@​perl.org>
wrote​:

Greetings,

This message has been automatically generated in response to the
creation of a trouble ticket regarding​:
"[BUG] no precompilation doesn't work with prcompilation",
a summary of which appears below.

There is no need to reply to this message right now. Your ticket has been
assigned an ID of [perl #​126878].

Please include the string​:

     \[perl #&#8203;126878\]

in the subject line of all future correspondence about this issue. To do
so,
you may reply to this message.

                    Thank you,
                    perl6\-bugs\-followup@&#8203;perl\.org

-------------------------------------------------------------------------
#lib/precomp.pm
need noprecomp;
#lib/noprecomp.pm
no precompilation;

perl6 -Ilib -e 'need precomp'
#!> Missing or wrong version of dependency '<unit-outer>'

@p6rt
Copy link
Author

p6rt commented Jun 16, 2016

From @niner

Closed with roast commit d4dd53b79d8f5f36423cdfcdf2bd09823b934e12
The bug itself has been fixed since December.

@p6rt
Copy link
Author

p6rt commented Jun 16, 2016

The RT System itself - Status changed from 'new' to 'open'

@p6rt
Copy link
Author

p6rt commented Jun 16, 2016

@niner - Status changed from 'open' to 'resolved'

@p6rt p6rt closed this as completed Jun 16, 2016
@p6rt p6rt added the Bug label Jan 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant