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

Cannot get character of empty string #3124

Closed
p6rt opened this issue May 6, 2013 · 8 comments
Closed

Cannot get character of empty string #3124

p6rt opened this issue May 6, 2013 · 8 comments

Comments

@p6rt
Copy link

p6rt commented May 6, 2013

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

Searchable as RT117889$

@p6rt
Copy link
Author

p6rt commented May 6, 2013

From @FROGGS

<moritz> r​: '' ~~ / <​:L> /
<camelia> rakudo 540c01​: OUTPUT«Cannot get character of empty string␤ in
regex at /tmp/iwmzk4uA9Y​:1␤ in method ACCEPTS at
src/gen/CORE.setting​:10370␤ in method ACCEPTS at
src/gen/CORE.setting​:683␤ in block at /tmp/iwmzk4uA9Y​:1␤␤»
<moritz> it's what makes worcase() blow up

@p6rt
Copy link
Author

p6rt commented May 6, 2013

From @coke

On Mon May 06 08​:10​:07 2013, FROGGS.de wrote​:

<moritz> r​: '' ~~ / <​:L> /
<camelia> rakudo 540c01​: OUTPUT«Cannot get character of empty string␤ in
regex at /tmp/iwmzk4uA9Y​:1␤ in method ACCEPTS at
src/gen/CORE.setting​:10370␤ in method ACCEPTS at
src/gen/CORE.setting​:683␤ in block at /tmp/iwmzk4uA9Y​:1␤␤»
<moritz> it's what makes worcase() blow up

Causes 2 test failures in S32-str/capitalize.t

--
Will "Coke" Coleda

1 similar comment
@p6rt
Copy link
Author

p6rt commented May 6, 2013

From @coke

On Mon May 06 08​:10​:07 2013, FROGGS.de wrote​:

<moritz> r​: '' ~~ / <​:L> /
<camelia> rakudo 540c01​: OUTPUT«Cannot get character of empty string␤ in
regex at /tmp/iwmzk4uA9Y​:1␤ in method ACCEPTS at
src/gen/CORE.setting​:10370␤ in method ACCEPTS at
src/gen/CORE.setting​:683␤ in block at /tmp/iwmzk4uA9Y​:1␤␤»
<moritz> it's what makes worcase() blow up

Causes 2 test failures in S32-str/capitalize.t

--
Will "Coke" Coleda

@p6rt
Copy link
Author

p6rt commented May 6, 2013

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

@p6rt
Copy link
Author

p6rt commented May 6, 2013

From @coke

On Mon May 06 08​:10​:07 2013, FROGGS.de wrote​:

<moritz> r​: '' ~~ / <​:L> /
<camelia> rakudo 540c01​: OUTPUT«Cannot get character of empty string␤ in
regex at /tmp/iwmzk4uA9Y​:1␤ in method ACCEPTS at
src/gen/CORE.setting​:10370␤ in method ACCEPTS at
src/gen/CORE.setting​:683␤ in block at /tmp/iwmzk4uA9Y​:1␤␤»
<moritz> it's what makes worcase() blow up

Causes 2 test failures in S32-str/capitalize.t

--
Will "Coke" Coleda

1 similar comment
@p6rt
Copy link
Author

p6rt commented May 6, 2013

From @coke

On Mon May 06 08​:10​:07 2013, FROGGS.de wrote​:

<moritz> r​: '' ~~ / <​:L> /
<camelia> rakudo 540c01​: OUTPUT«Cannot get character of empty string␤ in
regex at /tmp/iwmzk4uA9Y​:1␤ in method ACCEPTS at
src/gen/CORE.setting​:10370␤ in method ACCEPTS at
src/gen/CORE.setting​:683␤ in block at /tmp/iwmzk4uA9Y​:1␤␤»
<moritz> it's what makes worcase() blow up

Causes 2 test failures in S32-str/capitalize.t

--
Will "Coke" Coleda

@p6rt
Copy link
Author

p6rt commented May 7, 2013

From @moritz

Fixed, and tested in S05-mass/properties-general.t

@p6rt
Copy link
Author

p6rt commented May 7, 2013

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

@p6rt p6rt closed this as completed May 7, 2013
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