/[gcl]/gcl/clcs/kcl-cond.lisp
ViewVC logotype

Diff of /gcl/clcs/kcl-cond.lisp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by camm, Wed Oct 16 03:24:02 2002 UTC revision 1.5 by camm, Sat Oct 19 03:42:05 2002 UTC
# Line 95  Line 95 
95      ("FEundefined_function" :undefined-function "The function ~S is undefined."      ("FEundefined_function" :undefined-function "The function ~S is undefined."
96       internal-undefined-function :name)       internal-undefined-function :name)
97      ("FEinvalid_function" :invalid-function "~S is invalid as a function."      ("FEinvalid_function" :invalid-function "~S is invalid as a function."
98       internal-simple-program-error) ; |obj|       internal-type-error) ; |obj|
99      ("check_arg_failed" :too-few-arguments "~S [or a callee] requires ~R argument~:p,~%\      ("check_arg_failed" :too-few-arguments "~S [or a callee] requires ~R argument~:p,~%\
100  but only ~R ~:*~[were~;was~:;were~] supplied."  but only ~R ~:*~[were~;was~:;were~] supplied."
101       internal-simple-program-error) ; |<function>| |n| |top - base|       internal-simple-program-error) ; |<function>| |n| |top - base|

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26