REBOL3 tracker
  0.9.12 beta
Ticket #0002041 User: anonymous

Project:



rss
TypeWish Statusbuilt Date2-Aug-2013 06:22
Versionr3 master CategoryMezzanine Submitted byLadislav
PlatformAll Severityminor Prioritynormal

Summary LOAD/NEXT prints a message
Description I do not mind that LOAD/NEXT triggers an error specifying that the refinement is not supported.

However, the print of the message "LOAD/next removed. Use TRANSCODE." is nonstandard and annoying. Should be removed.
Example code
load/next "1"

Assigned ton/a Fixed inr3 master Last Update17-Feb-2014 23:40


Comments
(0003907)
Ladislav
2-Aug-2013 07:18

Fixed by https://github.com/rebol/rebol/pull/120 . Containing also comment typo corrections.
(0003975)
BrianH
17-Sep-2013 00:49

That print statement was the only reason LOAD had a /next option at all. Removing the print statement wasn't the right thing to do, you should have removed the /next option altogether. Fixed in https://github.com/rebol/rebol/pull/146

Date User Field Action Change
17-Feb-2014 23:40 BrianH Fixedin Modified => r3 master
17-Feb-2014 23:40 BrianH Status Modified pending => built
17-Sep-2013 10:58 Ladislav Comment : 0003907 Modified -
17-Sep-2013 00:56 BrianH Comment : 0003975 Modified -
17-Sep-2013 00:49 BrianH Status Modified complete => pending
17-Sep-2013 00:49 BrianH Comment : 0003975 Added -
18-Aug-2013 13:31 Ladislav Status Modified pending => complete
2-Aug-2013 07:19 Ladislav Comment : 0003907 Modified -
2-Aug-2013 07:18 Ladislav Status Modified submitted => pending
2-Aug-2013 07:18 Ladislav Comment : 0003907 Added -
2-Aug-2013 06:41 Ladislav Description Modified -
2-Aug-2013 06:41 Ladislav Description Modified -
2-Aug-2013 06:22 Ladislav Ticket Added -