REBOL3 tracker
  0.9.12 beta
Ticket #0001739 User: anonymous

Project:



rss
TypeBug Statustested Date2-Nov-2010 09:03
Versionalpha 110 CategoryMezzanine Submitted byBrianH
PlatformAll Severitytrivial Prioritynormal

Summary ASSERT type test in FIND-ALL has a typo
Description The code says: assert [series! get series]. It should say: assert [series? get series]. This typo makes the type test not work.
Example code

			

Assigned ton/a Fixed inalpha 111 Last Update26-Feb-2011 01:10


Comments

Date User Field Action Change
26-Feb-2011 01:10 BrianH Fixedin Modified => alpha 111
26-Feb-2011 01:10 BrianH Status Modified reviewed => tested
4-Nov-2010 23:50 carl Status Modified submitted => reviewed
2-Nov-2010 09:03 BrianH Ticket Added -