Strings in CCL
"Keith L. Downing" <[email protected]> Mon, 5 Oct 2009 14:29:20 +0200
| Newsgroups | gmane.lisp.mcl.general |
|---|---|
| Message-ID | <[email protected]> |
Hello: I recently tried to upgrade to the newest version of CCL (from a very old version, as I haven't followed along with all the updates). Whereas the old version seemed ok with strings being passed to cocoa methods (or at least it did display them), I'm now getting error messages to the effect that a MACPTR is expected instead of a string. Does anyone have a simple piece of code that I can wrap around all strings to create MACPTRs? I had trouble finding a good example in the CCL documentation. Should I be using make-cstring (which my Listener doesn't seem to recognize :) ). Am I now forced to deal with deallocation manually? Thanks in advance.... Keith Downing NTNU Trondheim, Norway _______________________________________________ info-mcl mailing list [email protected] http://clozure.com/mailman/listinfo/info-mcl