REBOL3 tracker
  0.9.12 beta
Ticket #0000668 User: anonymous

Project:



rss
TypeBug Statuscomplete Date25-Feb-2009 15:42
Versionalpha 35 Categoryn/a Submitted byBrianH
PlatformAll Severitymajor Prioritynormal

Summary LOAD/header of a directory should generate an error.
Description LOAD/header should only succeed with scripts, and should return a block with a header object in the first position, or an error. No exceptions.

This bug also exists in R2.
Example code
; Desired behavior
>> load/header %./
** syntax error: Script is missing a REBOL header: %./

** Note: use WHY? for more about this error

Assigned ton/a Fixed inalpha 29 Last Update25-Feb-2009 15:46


Comments

Date User Field Action Change
25-Feb-2009 15:46 BrianH Status Modified tested => complete
25-Feb-2009 15:43 BrianH Description Modified -
25-Feb-2009 15:43 BrianH Code Modified -
25-Feb-2009 15:43 BrianH Fixedin Modified => alpha 29
25-Feb-2009 15:43 BrianH Status Modified submitted => tested
25-Feb-2009 15:42 BrianH Ticket Added -