Ticket #1834 (new bug)
Opened 11 years ago
Confusing error message on dynop version mismatch
Reported by: | moritz | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 2.10 |
Component: | core | Version: | 2.10.0 |
Severity: | medium | Keywords: | |
Cc: | Language: | ||
Patch status: | Platform: |
Description
A recent Rakudo compilation produces this error message:
Incompatible versions of `perl6_ops' oplib. Found 2.8.0 but loaded 2.9.1
If it loaded 2.9.1, it must have found it first. Why does it complain about another version being found? Why does it even continue searching if it loaded one version?
Note: See
TracTickets for help on using
tickets.