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

\xa0 should not break literal lists. #3436

Closed
p6rt opened this issue Jul 14, 2014 · 3 comments
Closed

\xa0 should not break literal lists. #3436

p6rt opened this issue Jul 14, 2014 · 3 comments

Comments

@p6rt
Copy link

p6rt commented Jul 14, 2014

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

Searchable as RT122285$

@p6rt
Copy link
Author

p6rt commented Jul 14, 2014

From @coke

S02-literals/listquote-whitespace.t

has a test that verifies some characters are used to break lists like​:

<a b c d>

and others don't - \xa0 [NO-BREAK SPACE] should not be considered
whitespace here.

Test is currently fudged.

--
Will "Coke" Coleda

@p6rt
Copy link
Author

p6rt commented Jul 22, 2014

From @FROGGS

Patch​: Raku/nqp@f0a3cf0324
Tests​: Raku/roast@08f409e526

@p6rt
Copy link
Author

p6rt commented Jul 22, 2014

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

@p6rt p6rt closed this as completed Jul 22, 2014
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