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

Rakudo doesn't recognize \e as a valid escape sequence (but STD does) #1772

Closed
p6rt opened this issue May 21, 2010 · 6 comments
Closed

Rakudo doesn't recognize \e as a valid escape sequence (but STD does) #1772

p6rt opened this issue May 21, 2010 · 6 comments
Labels

Comments

@p6rt
Copy link

p6rt commented May 21, 2010

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

Searchable as RT75244$

@p6rt
Copy link
Author

p6rt commented May 21, 2010

From @masak

<masak> rakudo​: "\e"
<p6eval> rakudo c950de​: OUTPUT«Unrecognized backslash sequence​: '\e' [...]
<masak> std​: "\e"
<p6eval> std 30745​: OUTPUT«ok 00​:01 114m␤»
<masak> std​: "\g"
<p6eval> std 30745​: OUTPUT«�[31m===�[0mSORRY!�[31m===�[0m␤Unrecognized
backslash sequence​: '\g' [...] FAILED 00​:01 111m␤»
* masak submits rakudobug
<moritz_> masak​: that one is already re-opened in RT
<moritz_> masak​: IIRC
<masak> oh, ok.
<masak> moritz_​: do you know which RT ticket mentions \e? I don't seem
to be able to find it.
* masak times out and submits the \e bug anyway
<masak> better having dups than holes in RT.

@p6rt
Copy link
Author

p6rt commented Jun 4, 2010

From @zhuomingliang

this bug had been away.

@p6rt
Copy link
Author

p6rt commented Jun 4, 2010

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

@p6rt
Copy link
Author

p6rt commented Jun 4, 2010

From @zhuomingliang

this bug is duplicated with RT #​74818

@p6rt
Copy link
Author

p6rt commented Jun 12, 2010

From @jnthn

On Fri May 21 09​:26​:38 2010, masak wrote​:

<masak> rakudo​: "\e"
<p6eval> rakudo c950de​: OUTPUT«Unrecognized backslash sequence​: '\e' [...]
<masak> std​: "\e"
<p6eval> std 30745​: OUTPUT«ok 00​:01 114m␤»
<masak> std​: "\g"
<p6eval> std 30745​: OUTPUT«�[31m===�[0mSORRY!�[31m===�[0m␤Unrecognized
backslash sequence​: '\g' [...] FAILED 00​:01 111m␤»
* masak submits rakudobug
<moritz_> masak​: that one is already re-opened in RT
<moritz_> masak​: IIRC
<masak> oh, ok.
<masak> moritz_​: do you know which RT ticket mentions \e? I don't seem
to be able to find it.
* masak times out and submits the \e bug anyway
<masak> better having dups than holes in RT.

I think pmichaud++ fixed this recently, and cono++ just turned on the
tests for it again. Resolving.

Thanks,

Jonathan

@p6rt
Copy link
Author

p6rt commented Jun 12, 2010

@jnthn - Status changed from 'open' to 'resolved'

@p6rt p6rt closed this as completed Jun 12, 2010
@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