[ maxima-Bugs-2085440 ] Factor of Compiled Function error message



Barton,

I have submitted your example and text as the bug report.  I thought your wording was more consise.

Rich



 ------------Original Message------------
From: "SourceForge.net" <noreply at sourceforge.net>
To: noreply at sourceforge.net
Date: Sun, Aug-31-2008 1:44 PM
Subject: [ maxima-Bugs-2085440 ] Factor of Compiled Function error  message

Bugs item #2085440, was opened at 2008-08-31 13:44
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=104933&aid=2085440&group_id=4933

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Lisp Core - Simplification
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: The Henman (rvh2007)
Assigned to: Nobody/Anonymous (nobody)
Summary: Factor of Compiled Function error  message

Initial Comment:
Try the following.

(%i1) f(x) := x$
(%i2) f(1,2);
Too many arguments supplied to f(x): [1,2]

(%i3) compile(f)$

(%i4) f(1,2);
Maxima encountered a Lisp error:
Error in MACSYMA-TOP-LEVEL [or a callee]: MACSYMA-TOP-LEVEL [or a callee]
requires less than two arguments.

"The error message tells the user almost nothing. I consider that a bug.

Barton"

Rich Hennessy


------
Maxima version: 5.16.2
Maxima build date: 7:44 8/18/2008
host type: i686-pc-mingw32
lisp-implementation-type: GNU Common Lisp 
(GCL)lisp-implementation-version: GCL 2.6.8
------

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=104933&aid=2085440&group_id=4933