Navigation Menu

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

LTA error message about locating compile-time value prints no line number (::a) #5128

Closed
p6rt opened this issue Feb 10, 2016 · 6 comments
Closed

Comments

@p6rt
Copy link

p6rt commented Feb 10, 2016

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

Searchable as RT127504$

@p6rt
Copy link
Author

p6rt commented Feb 10, 2016

From @AlexDaniel

Code​:
:​:a

Result​:
===SORRY!===
Could not locate compile-time value for symbol a

No line number! Even if you try to run it with --ll-exception it does not really help.

@p6rt
Copy link
Author

p6rt commented Feb 10, 2016

From @lizmat

On 10 Feb 2016, at 11​:15, Alex Jakimenko (via RT) <perl6-bugs-followup@​perl.org> wrote​:

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

Code​:
:​:a

Result​:
===SORRY!===
Could not locate compile-time value for symbol a

No line number! Even if you try to run it with --ll-exception it does not really help.

Fixed with b9f90bc592f0c9b97545 , Tests are still needed.

@p6rt
Copy link
Author

p6rt commented Feb 10, 2016

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

@p6rt
Copy link
Author

p6rt commented Feb 10, 2016

From @lizmat

On 10 Feb 2016, at 12​:49, Elizabeth Mattijsen <liz@​dijkmat.nl> wrote​:

On 10 Feb 2016, at 11​:15, Alex Jakimenko (via RT) <perl6-bugs-followup@​perl.org> wrote​:

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

Code​:
:​:a

Result​:
===SORRY!===
Could not locate compile-time value for symbol a

No line number! Even if you try to run it with --ll-exception it does not really help.

Fixed with b9f90bc592f0c9b97545 , Tests are still needed.

Test added with 5a079b23c64bfc95c22976c8

@p6rt
Copy link
Author

p6rt commented Apr 16, 2016

From @usev6

On Wed Feb 10 03​:58​:59 2016, elizabeth wrote​:

[..]

Code​:
:​:a

Result​:
===SORRY!===
Could not locate compile-time value for symbol a

No line number! Even if you try to run it with --ll-exception it
does not really help.

Fixed with b9f90bc592f0c9b97545 , Tests are still needed.

Test added with 5a079b23c64bfc95c22976c8

Great! I'm closing this ticket as 'resolved'.

@p6rt p6rt closed this as completed Apr 16, 2016
@p6rt
Copy link
Author

p6rt commented Apr 16, 2016

@usev6 - Status changed from 'open' 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