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

ver and auth meta methods not present on packages #5436

Closed
p6rt opened this issue Jul 8, 2016 · 12 comments
Closed

ver and auth meta methods not present on packages #5436

p6rt opened this issue Jul 8, 2016 · 12 comments
Labels

Comments

@p6rt
Copy link

p6rt commented Jul 8, 2016

Migrated from rt.perl.org#128579 (status was 'rejected')

Searchable as RT128579$

@p6rt
Copy link
Author

p6rt commented Jul 8, 2016

From @zoffixznet

m​: my package P​:ver<1.2.3>​:auth<me> {}; say [ P.^ver(), P.^auth ];
rakudo-moar 94a31c​: OUTPUT«Method 'ver' not found for invocant of class 'Perl6​::Metamodel​::PackageHOW'␤ in block <unit> at <tmp> line 1␤␤»

@p6rt
Copy link
Author

p6rt commented Jul 8, 2016

From @zoffixznet

PR​: rakudo/rakudo#818
Tests​: Raku/roast#134

@p6rt
Copy link
Author

p6rt commented Jul 8, 2016

From @zoffixznet

Merged in​: rakudo/rakudo@26817b3

@p6rt
Copy link
Author

p6rt commented Jul 8, 2016

@zoffixznet - Status changed from 'new' to 'resolved'

@p6rt
Copy link
Author

p6rt commented Jul 8, 2016

From @zoffixznet

After further discussion ( rakudo/rakudo#818 (comment) ), the lack of those methods was by design and all the changes have been reverted.

Tests to check .ver and .auth are NOT present on packages​: Raku/roast@06b24bb

@p6rt
Copy link
Author

p6rt commented Jul 8, 2016

@zoffixznet - Status changed from 'resolved' to 'rejected'

@p6rt
Copy link
Author

p6rt commented Sep 27, 2016

From @coke

The tests added as part of the ticket rejection fail on the JVM; re-opening until they pass.

--
Will "Coke" Coleda

1 similar comment
@p6rt
Copy link
Author

p6rt commented Sep 27, 2016

From @coke

The tests added as part of the ticket rejection fail on the JVM; re-opening until they pass.

--
Will "Coke" Coleda

@p6rt
Copy link
Author

p6rt commented Sep 27, 2016

@coke - Status changed from 'rejected' to 'open'

@p6rt
Copy link
Author

p6rt commented Sep 27, 2016

From @zoffixznet

For records. The tests started to fail due to this commit​: rakudo/rakudo@222d16b0b9

@p6rt
Copy link
Author

p6rt commented Sep 28, 2016

From @usev6

With rakudo commit 5435f32949 the tests are passing again. I'm closing this ticket again.

@p6rt
Copy link
Author

p6rt commented Sep 28, 2016

@usev6 - Status changed from 'open' to 'rejected'

@p6rt p6rt closed this as completed Sep 28, 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