/[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.6 by camm, Fri Jan 24 18:38:27 2003 UTC revision 1.7 by camm, Tue Feb 18 04:01:04 2003 UTC
# Line 97  Line 97 
97      ("FEinvalid_function" :invalid-function "~S is invalid as a function."      ("FEinvalid_function" :invalid-function "~S is invalid as a function."
98       internal-type-error) ; |obj|       internal-type-error) ; |obj|
99      ("FEinvalid_variable" :invalid-variable "~S is an invalid variable."      ("FEinvalid_variable" :invalid-variable "~S is an invalid variable."
100       internal-type-error) ; |obj|       internal-program-error) ; |obj|
101      ("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,~%\
102  but only ~R ~:*~[were~;was~:;were~] supplied."  but only ~R ~:*~[were~;was~:;were~] supplied."
103       internal-simple-program-error) ; |<function>| |n| |top - base|       internal-simple-program-error) ; |<function>| |n| |top - base|

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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