[Gbbopen-list] Dimensional values error - GBBopen 0.9.7 with CLISP 2.43

Eric Belpaire belpaire at yahoo.com
Sun Feb 3 17:02:59 EST 2008


Hello, 

I'm a new GBBopen user. I'm going through the tutorial.  At §7. Adding dimensions, I got an error when asking to describe the unit instance with dimensional values. 
I was using GBBopen 0.9.7 with CLISP 2.43 and SLIME 2.0 on Windows XP. 

I managed to fix the problem by using GBBopen 0.9.6 with CLISP 2.43 and SLIME 2.0. 

This message is just in case this could help somebody else. 

Herebelow more details on what I did to get the error message:
; SLIME 2006-04-20
;;;; (let ((defaults *load-truename*))   (load (make-pathname        ...
;; Loading file E:\Belpaire\home\lisp\shared-init.lisp ...
;;  Loading file E:\Belpaire\home\lisp\gbbopen\gbbopen-init.lisp ...
...
CL-USER> :gbbopen-user
;; Loading file E:\Belpaire\home\lisp\GBBopen\startup.lisp ...
;;  Loading file E:\Belpaire\home\lisp\GBBopen\source\mini-module\mini-module-loader.lisp ...
;;   Loading file E:\Belpaire\home\lisp\GBBopen\clisp-2.43\mini-module\mini-module.fas ...
...

gbbopen-user> (in-package :gbbopen-user) 
#<package gbbopen-user>
;;;; Compile file e:/Belpaire/home/lisp/GBBopen/tutorial/source/t ...
;; Compiling file E:\Belpaire\home\lisp\GBBopen\tutorial\source\tutorial-example.lisp ...
;; Wrote file E:\Belpaire\home\lisp\GBBopen\tutorial\source\tutorial-example.fas
;; Loading file E:\Belpaire\home\lisp\GBBopen\tutorial\source\tutorial-example.fas ...
;; Loaded file E:\Belpaire\home\lisp\GBBopen\tutorial\source\tutorial-example.fas
0 errors, 0 warnings
gbbopen-user> 
; No value
gbbopen-user> (defparameter ui (make-instance 'location :x 40 :y 60)) 
ui
gbbopen-user> (describe-instance ui) 
Location #<location 1>
  Instance name: 1
  Space instances: None
  Dimensional values:



I got this error message: 
funcall: undefined function #1=#:f5913
   [Condition of type system::simple-undefined-function]

Restarts:
  0: [use-value] You may input a value to be used instead of (fdefinition '#:f5913).
  1: [retry] Retry
  2: [store-value] You may input a new value for (fdefinition '#:f5913).
  3: [abort-request] Abort handling SLIME request.
  4: [abort] abort

Backtrace:
  0: #<compiled-function gbbopen::internal-instance-dimension-value>
  1: #<compiled-function instance-dimension-value>
  2: #<compiled-function #:|523 579 (DEFMETHOD DESCRIBE-INSTANCE (#) ...)-31-1-1|>
  3: #<system-function eval>
  4: #<compiled-function swank::run-repl-eval-hooks>




Eric Belpaire 
--------------
       
---------------------------------
Be a better friend, newshound, and know-it-all with Yahoo! Mobile.  Try it now.
-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://GBBopen.org/pipermail/gbbopen-list/attachments/20080203/de8d7dd8/attachment.html 


More information about the Gbbopen-list mailing list