-
Notifications
You must be signed in to change notification settings - Fork 1
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
error message with if; and unless; without conditions #4392
Comments
From @AlexDanielCode: Result: OR Code: Result: Definitely there is no need to repeat that 4 four times. But it could also Notice the difference – in one case it says "confused" but in another one |
From @AlexDanielOof. I'm wondering why is it a .sorry and not .panic. Panic will blow up immediately with a good error message, but I think there's some reason for it to be a sorry. I can't figure out what it is exactly. Maybe something about subs called “if”? I tried various ways to trigger it erroneously but couldn't come up with anything useful. In any case, you may be wondering why it prints it 4 times. Here are backtraces of all four sorry-s: ############ 1 ############ 2 ############ 3 ############ 4 On 2015-07-10 17:55:51, alex.jakimenko@gmail.com wrote:
|
From @AlexDanielOK, RT refuses to display it, so let's try again. Previous message: Oof. I'm wondering why is it a .sorry and not .panic. Panic will blow up immediately with a good error message, but I think there's some reason for it to be a sorry. I can't figure out what it is exactly. Maybe something about subs called “if”? I tried various ways to trigger it erroneously but couldn't come up with anything useful. |
From @AlexDaniel############ 1 ############ 2 |
From @AlexDaniel############ 3 ############ 4 |
From @AlexDanielSome discussion: https://irclog.perlgeek.de/perl6/2017-10-07#i_15271146 |
From @AlexDanielShould be fixed in rakudo/rakudo@5747bc7121 Testneeded. Slightly relevant tests here: Raku/roast@34577134e0 |
From @zoffixznet |
@zoffixznet - Status changed from 'new' to 'resolved' |
Migrated from rt.perl.org#125596 (status was 'resolved')
Searchable as RT125596$
The text was updated successfully, but these errors were encountered: