Gammieri Vincenzo wrote:
I use this lib for my XPCOM components, without using embedding. I use
nsString, nsAutoString etc. and it works perfectly!

You shouldn't need to: you should either use the frozen string API, or you should be linking with xpcom_core (which currently contains the nonfrozen string exports).

--BDS

_______________________________________________
Mozilla-xpcom mailing list
Mozilla-xpcom@mozilla.org
http://mail.mozilla.org/listinfo/mozilla-xpcom

Reply via email to