#177: [PATCH] ignore trailing spaces in action keys
----------------------+-----------------------------------------------------
 Reporter:  riffraff  |       Owner:  pmichaud                     
     Type:  patch     |      Status:  new                          
 Priority:  minor     |   Milestone:  0.9.0                        
Component:  PGE       |     Version:  trunk                        
 Severity:  low       |    Keywords:  parsing pge action whitespace
     Lang:            |       Patch:  new                          
 Platform:  all       |  
----------------------+-----------------------------------------------------

Comment(by pmichaud):

 Thank you for the patch.  Unfortunately, it cuts keys off at the first
 space, and not the trailing space.  And at least in STD.pm (on which the
 whole "key" notion is based), keys are definitely allowed to contain
 spaces.

 Also, it would be better if this trimmed all whitespace, and not just
 spaces.

 If you can update the patch, I'll be happy to apply it.

 Thanks again!

 Pm

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/177#comment:1>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to