/[gcl]/gcl/clcs/gcl_clcs_kcl_cond.lisp
ViewVC logotype

Diff of /gcl/clcs/gcl_clcs_kcl_cond.lisp

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

revision 1.2 by camm, Sat May 7 02:52:28 2005 UTC revision 1.3 by camm, Sun Sep 18 01:41:52 2005 UTC
# Line 99  Line 99 
99      (:wrong-type-argument "The value of ~S is not of type ~S." internal-type-error :datum :expected-type)      (:wrong-type-argument "The value of ~S is not of type ~S." internal-type-error :datum :expected-type)
100      (:wrong-type-argument "The value of ~S is not ~S, but ~S." internal-type-error :datum :expected-type)      (:wrong-type-argument "The value of ~S is not ~S, but ~S." internal-type-error :datum :expected-type)
101      (:wrong-type-argument "The value of ~S is not of type ~S, but ~S." internal-type-error :datum :expected-type)      (:wrong-type-argument "The value of ~S is not of type ~S, but ~S." internal-type-error :datum :expected-type)
102        (:wrong-type-argument "The value ~:@(~S~) is not ~A. (bound to variable ~:@(~S~))" internal-type-error :datum :expected-type)
103    
104  ; those had been commented out before - have to check them  ; those had been commented out before - have to check them
105  ;   (:too-few-arguments "~S [or a callee] requires ~R argument~:p,~% but only ~R ~:*~[were~;was~:;were~] supplied." internal-simple-program-error) ; |<function>| |n| |top - base|  ;   (:too-few-arguments "~S [or a callee] requires ~R argument~:p,~% but only ~R ~:*~[were~;was~:;were~] supplied." internal-simple-program-error) ; |<function>| |n| |top - base|

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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