REBOL3 tracker
  0.9.12 beta
Ticket #0001418 User: anonymous

Project:



rss
TypeBug Statustested Date9-Jan-2010 17:07
Versionalpha 95 CategoryParse Submitted byCarl
PlatformAll Severityminor Prioritynormal

Summary PARSE CHANGE ignores undefined words
Description In PARSE, if the second argument to CHANGE is an undefined word, it is ignored. It needs to error.
Example code
parse "abc" ["a" change skip undefined-word] 

Assigned ton/a Fixed inalpha 97 Last Update8-Feb-2010 03:11


Comments

Date User Field Action Change
8-Feb-2010 03:11 BrianH Status Modified built => tested
5-Feb-2010 21:38 carl Fixedin Modified => alpha 97
5-Feb-2010 21:38 carl Status Modified reviewed => built
30-Jan-2010 03:10 BrianH Category Modified Unspecified => Parse
12-Jan-2010 20:54 carl Code Modified -
12-Jan-2010 20:54 carl Status Modified submitted => reviewed
9-Jan-2010 17:07 carl Ticket Added -