[Openmcl-devel] rules for string to NSstring conversions

Doug Currie dcurrie at parasimtech.com
Mon Jan 5 19:39:03 PST 2009


On Dec 16, 2008, at 4:08 PM, R. Matthew Emerson wrote:
> [...] trunk version of CCL doesn't support automatic coercion of lisp
> strings to NSStrings.
>
> Please see http://trac.clozure.com/openmcl/ticket/133
>
> If you've got a lisp string in some-string, you can use (#/autorelease
> (%make-nsstring some-string)) when providing NSString parameters.


Function read-info-plist in cocoa-ide/builder-utilities.lisp seems to  
need %make-nsstring applied to info-path-str in the call to #/ 
dictionaryWithContentsOfFile:. Without it, ccl::build-application  
fails in (get-ide-bundle-info-plist).

e

-- 
Doug Currie, CTO
Parallel Simulation Technology LLC
5 Dartmouth Drive
Auburn, NH  03032 USA
Tel. 603-644-4500     main
Tel. 603-622-3749 x41 direct


------------------------------------------------------------------------
  The information in this email and its attachment(s) are intended for
  the exclusive use of the addressee(s) and should be assumed to contain
  confidential and/or privileged information. If you are not an intended
  recipient be aware that any review, disclosure, copying, modifying,
  distribution, or use of this information is prohibited.  If you have
  received this email in error, please forward this message and notify
 Para Sim Staff immediately at postmaster at parasimtech.com




More information about the Openmcl-devel mailing list