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

--profile is broken #5555

Closed
p6rt opened this issue Aug 10, 2016 · 3 comments
Closed

--profile is broken #5555

p6rt opened this issue Aug 10, 2016 · 3 comments

Comments

@p6rt
Copy link

p6rt commented Aug 10, 2016

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

Searchable as RT128892$

@p6rt
Copy link
Author

p6rt commented Aug 10, 2016

From @lizmat

[21​:23​:32] <timotimo> AlexDaniel​: could you try to find out what commit made --profile give the error message it currently gives?
[21​:43​:47] <AlexDaniel> timotimo​: sure
[21​:46​:29] <timotimo> thank you
[21​:49​:06] <AlexDaniel> timotimo​: 69d15282129bfa08f57263fd446c34f43576844a
[21​:49​:41] <lizmat> eh, that much was clear to me already :-)
[21​:49​:45] <AlexDaniel> which was expected, I think
[21​:49​:59] <lizmat> yeah, but good to know it *is* that rakudo commit :-)

Golfed example​:

$ perl6 --profile -e ''
Writing profiler output to profile-1470858657.62891.html
===SORRY!===
SC not yet resolved; lookup failed

@p6rt
Copy link
Author

p6rt commented Aug 11, 2016

From @lizmat

Fixed with 3878066a953195276ef9 , not sure if we have tests for this, and if not, what they would look like. Can be closed I think.

On 10 Aug 2016, at 21​:51, Elizabeth Mattijsen (via RT) <perl6-bugs-followup@​perl.org> wrote​:

# New Ticket Created by Elizabeth Mattijsen
# Please include the string​: [perl #​128892]
# in the subject line of all future correspondence about this issue.
# <URL​: https://rt-archive.perl.org/perl6/Ticket/Display.html?id=128892 >

[21​:23​:32] <timotimo> AlexDaniel​: could you try to find out what commit made --profile give the error message it currently gives?
[21​:43​:47] <AlexDaniel> timotimo​: sure
[21​:46​:29] <timotimo> thank you
[21​:49​:06] <AlexDaniel> timotimo​: 69d15282129bfa08f57263fd446c34f43576844a
[21​:49​:41] <lizmat> eh, that much was clear to me already :-)
[21​:49​:45] <AlexDaniel> which was expected, I think
[21​:49​:59] <lizmat> yeah, but good to know it *is* that rakudo commit :-)

Golfed example​:

$ perl6 --profile -e ''
Writing profiler output to profile-1470858657.62891.html
===SORRY!===
SC not yet resolved; lookup failed

@p6rt p6rt closed this as completed Aug 11, 2016
@p6rt
Copy link
Author

p6rt commented Aug 11, 2016

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant