REBOL3 tracker
  0.9.12 beta
Ticket #0000034 User: anonymous

Project:



rss
TypeBug Statustested Date3-Jun-2007 00:51
Versionalpha 31 Categoryn/a Submitted byrebolek
PlatformAll Severityminor Prioritylow

Summary Vector mold
Description Vector! can't be molded. Is it a bug?

>> smp: make vector! [integer! 16 1024]
== vector!
>> mold smp
== "vector!"
>> mold/all smp
== "vector!"
Example code

			

Assigned ton/a Fixed inalpha 51 Last Update6-May-2009 00:16


Comments

Date User Field Action Change
6-May-2009 00:16 BrianH Status Modified built => tested
5-May-2009 01:08 BrianH Fixedin Modified => alpha 51
5-May-2009 00:42 BrianH Comment : 0000333 Removed -
4-May-2009 23:38 carl Status Modified deferred => built
20-Jan-2009 03:57 BrianH Version Modified => alpha 31
20-Jan-2009 03:57 BrianH Severity Modified trivial => minor
20-Jan-2009 03:57 BrianH Status Modified reviewed => deferred
20-Jan-2009 03:57 BrianH Priority Modified none => low
20-Jan-2009 03:57 BrianH Comment : 0000333 Added -
2-Dec-2008 18:50 Admin Ticket Added -