REBOL3 tracker
  0.9.12 beta
Ticket #0001604 User: anonymous

Project:



rss
TypeBug Statustested Date6-May-2010 09:45
Versionalpha 98 CategoryMezzanine Submitted byBrianH
PlatformAll Severityminor Prioritynormal

Summary HELP triggers an error when it searches
Description When you call HELP with the kind of argument that causes it to search through the system words, it tries to get the words of some object and fails. See the error below.
Example code
>> help "help"
** Script error: invalid argument: words
** Where: reflect words-of reduce reform either foreach dump-obj if help
** Near: reflect :value 'words

Assigned ton/a Fixed inalpha 99 Last Update8-May-2010 00:26


Comments
(0002337)
BrianH
6-May-2010 10:35

Submitted as mezz-help.r 7270. The error was in DUMP-OBJ, and a side effect of #1534.
(0002344)
Carl
6-May-2010 17:45

Ok, good one.

Date User Field Action Change
8-May-2010 00:26 BrianH Status Modified built => tested
7-May-2010 06:51 carl Fixedin Modified => alpha 99
7-May-2010 06:51 carl Status Modified pending => built
6-May-2010 17:45 carl Comment : 0002344 Added -
6-May-2010 10:36 BrianH Comment : 0002337 Modified -
6-May-2010 10:35 BrianH Comment : 0002337 Added -
6-May-2010 10:35 BrianH Code Modified -
6-May-2010 10:35 BrianH Status Modified submitted => pending
6-May-2010 09:45 BrianH Ticket Added -