REBOL3 tracker
  0.9.12 beta
Ticket #0000670 User: anonymous

Project:



rss
TypeBug Statusdismissed Date25-Feb-2009 15:57
Versionalpha 35 CategoryUnspecified Submitted byBrianH
PlatformAll Severityminor Priorityhigh

Summary LOAD/next doesn't work
Description Analysis scripts could use it, and it was a good feature of R2.
Example code
; Desired behavior: Like R2's LOAD/next
>> load/next "a b c"
== [a " b c"]

Assigned ton/a Fixed inalpha 42 Last Update24-Dec-2012 23:02


Comments
(0000476)
BrianH
25-Feb-2009 15:58

Implemented in mezz-load.r 3138.
(0003307)
BrianH
24-Dec-2012 23:01

Note: LOAD/next is no longer supposed to work - use TRANSCODE/next instead, per #1703. Please don't make a test expecting LOAD/next to work.

Date User Field Action Change
24-Dec-2012 23:21 BrianH Comment : 0003307 Modified -
24-Dec-2012 23:02 BrianH Category Modified => Unspecified
24-Dec-2012 23:02 BrianH Status Modified tested => dismissed
24-Dec-2012 23:01 BrianH Comment : 0003307 Added -
2-Apr-2009 02:22 BrianH Fixedin Modified => alpha 42
2-Apr-2009 02:22 BrianH Status Modified pending => tested
28-Mar-2009 20:32 BrianH Comment : 0000476 Modified -
28-Mar-2009 20:32 BrianH Status Modified waiting => pending
26-Feb-2009 02:41 BrianH Priority Modified normal => high
25-Feb-2009 15:58 BrianH Comment : 0000476 Added -
25-Feb-2009 15:58 BrianH Code Modified -
25-Feb-2009 15:58 BrianH Status Modified submitted => waiting
25-Feb-2009 15:57 BrianH Ticket Added -