Re[5]: symbol nsCRT::strcmp not def.at link time (Was: Re: build problem)
Konstantin Andreev <[email protected]> Thu, 07 Jan 2010 16:29:03 +0300
| Newsgroups | gmane.comp.mozilla.devel.nspr |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 06 Jan 2010, Sébastien Lorquet wrote: > Hi, > > got it. So in which list are the guys responsible for this aspect of things? dev-builds? dev-apps-firefox? There is no dev-xpcom mailing list :( Sorry, I do not know. You can inspect MDC [http://developer.mozilla.org/] more carefully, and you can ask in the lists you mentioned. > > However, as far as nspr is concerned, do you confirm that the nspr API is stable or backwards compatible among all "deployed" firefox versions? (ie 2.x, 3.0.x, 3.5.x) This is not an authoritative answer, but... yes, stable. NSPR is most stable component of Mozilla, and has stable API. In particular, PL_str* family exists at least since nspr-4.0 (02 Mar 2000), that seems to be enough backward compatible. Elder sources seem to be not publicly available. Best regards, -- Konstantin Andreev. > > Regards and thanks for your help. > -- Sebastien > > On Wed, Jan 6, 2010 at 12:58 PM, Konstantin Andreev <[email protected]>wrote: > >> Sorry, I can not advice you about Gecko extensions compatibility. This problem is out of NSPR scope. >> >> If it matters, nsCRT::strcmp is just a wrapper around PL_strcmp, defined in nsCRT.h, you can use them interchangeably. >> -- Konstantin Andreev. _______________________________________________ dev-tech-nspr mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-nspr