logs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Logs-devel] bug in latest Language/rdl.lisp


From: Jim Prewett
Subject: [Logs-devel] bug in latest Language/rdl.lisp
Date: Thu, 3 Aug 2006 15:28:28 -0600 (MDT)

Hi all,

I've found a bug in the RDL code; I've not had a chance to find it yet.

However, a rule that is created using the RDL without specifying a name 
throws an error as it tries to evaluate the symbol that is generated (that 
symbol should be used as the name).

Under CMUCL 19 C, I get this for the simplest case (a new rule with no 
match, actions, etc. specified)

* (rule)


Error in KERNEL::UNBOUND-SYMBOL-ERROR-HANDLER:  the variable #:NAME2396 is 
unbound.
   [Condition of type UNBOUND-VARIABLE]

Restarts:
  0: [ABORT] Return to Top-Level.

Debug  (type H for help)

(EVAL #:NAME2396)

Jim


James E. Prewett                    address@hidden address@hidden 
Systems Team Leader           LoGS: http://www.hpc.unm.edu/~download/LoGS/ 
Designated Security Officer         OpenPGP key: pub 1024D/31816D93    
HPC Systems Engineer III   UNM HPC  505.277.8210




reply via email to

[Prev in Thread] Current Thread [Next in Thread]