login  home  contents  what's new  discussion  bug reports     help  links  subscribe  changes  refresh  edit

Submitted by : (unknown) at: 2007-11-17T21:59:34-08:00 (17 years ago)
Name :
Axiom Version :
Category : Severity : Status :
Optional subject :  
Optional comment :

)lisp (setq miss t) will cause messages to be output that show the arguments to the getdatabase function. The first argument is the constructor and the second argument is the key.

There is a bug somewhere. Given the sequence:

  )lisp (setq *miss* t)
  1
  1
  x
  x <--- getdatabase gets called with constructor=CONSTRUCTORMODEMAP key=Variable

which is incorrect.

Explicitation --unknown, Wed, 18 May 2005 13:23:10 -0500 reply
fricas
(1) -> )lisp (setq *miss* t)
Your user access level is compiler and this command is therefore not available. See the )set userlevel command for more information. 1

\label{eq1}1(1)
Type: PositiveInteger?
fricas
1

\label{eq2}1(2)
Type: PositiveInteger?
fricas
x

\label{eq3}x(3)
Type: Variable(x)
fricas
x

\label{eq4}x(4)
Type: Variable(x)
fricas
)lisp (setq *miss* nil)
Your user access level is compiler and this command is therefore not available. See the )set userlevel command for more information.

Status: open => rejected

very likely, output was incorrectly interpreted by the user.




  Subject: (replying)   Be Bold !!
  ( 15 subscribers )  
Please rate this page: