REBOL3 tracker
  0.9.12 beta
Ticket #0001572 User: anonymous

Project:



rss
TypeBug Statustested Date18-Apr-2010 23:14
Versionalpha 97 CategoryMezzanine Submitted byBrianH
PlatformAll Severitytrivial Prioritylow

Summary REPEND's and REMOLD's value arguments shouldn't be any-type!
Description REPEND and REMOLD pass the value argument along to REDUCE, and REDUCE doesn't accept any-type!. REPEND and REMOLD still trigger an error, but could do so earlier, at the point of call. Removing the [any-type!] typespec would be sufficient here.
Example code

			

Assigned ton/a Fixed inalpha 98 Last Update6-May-2010 09:33


Comments
(0002206)
BrianH
18-Apr-2010 23:25

Fixed in mezz-series.r 7198.

Date User Field Action Change
6-May-2010 09:33 BrianH Status Modified built => tested
1-May-2010 06:16 carl Fixedin Modified => alpha 98
26-Apr-2010 20:26 carl Status Modified pending => built
18-Apr-2010 23:25 BrianH Comment : 0002206 Added -
18-Apr-2010 23:24 BrianH Summary Modified REMOLD's value argument shouldn't be any-type! => REPEND's and REMOLD's value arguments shouldn't be any-type!
18-Apr-2010 23:24 BrianH Description Modified -
18-Apr-2010 23:24 BrianH Status Modified submitted => pending
18-Apr-2010 23:14 BrianH Ticket Added -