[ cl-cookbook-Bugs-1572523 ] Strings example parameter order error

"SourceForge.net" <[email protected]> Sun, 15 Oct 2006 02:39:18 -0700
Newsgroups gmane.lisp.cookbook
Message-ID <[email protected]>
Bugs item #1572523, was opened at 2006-10-07 05:27
Message generated for change (Comment added) made by skeptomai
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=447472&aid=1572523&group_id=46815

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: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
>Assigned to: Christopher Brown (skeptomai)
Summary: Strings example parameter order error

Initial Comment:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

In the the examples in the Strings section
demonstrating that one cannot coerce a single character
to a string the order of the parameters is reversed:

* (coerce 'string #\y)
Type-error in KERNEL::OBJECT-NOT-TYPE-ERROR-HANDLER:
   #\y is not of type (OR CONS CLASS SYMBOL)

The example should be:

* (coerce #\y 'string)
Type-error in KERNEL::OBJECT-NOT-TYPE-ERROR-HANDLER:
   #\y is not of type SEQUENCE

Submitted by Jesse D. McDonald ([email protected]).
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFJx46AnE5IThH/g8RAo7JAKCoETo8nG0OVhLPgrVhg+f/msf4aACgugHW
73nnXcn4gT79DME+oXr2ixQ=
=PX9T
-----END PGP SIGNATURE-----


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

>Comment By: Christopher Brown (skeptomai)
Date: 2006-10-15 11:39

Message:
Logged In: YES 
user_id=1618180

Yep.  I'm fixing this now.  Will be checked in later today.

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=447472&aid=1572523&group_id=46815

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642