Re: prstreams
Phil Dibowitz <[email protected]> Sun, 02 May 2010 02:36:23 +0200
| Newsgroups | gmane.comp.mozilla.devel.nspr |
|---|---|
| Message-ID | <[email protected]> |
On 05/02/2010 01:34 AM, Wan-Teh Chang wrote: > On Sat, May 1, 2010 at 8:30 AM, Phil Dibowitz <[email protected]> wrote: >> Hey all, >> >> I was looking to use prstreams to wrap NSPR pipes in C++ streams. It seems >> however, it may be a bit neglected... it seems to use a lot of stuff from >> older [STL stuff in] libstdc++ versions that don't exist anymore. > > Hi Phil, > > You're right. the prstreams code is no longer being used. > I should remove it from CVS to avoid confusion. > > The following two NSPR libraries are also dead code: > mozilla/nsprpub/lib/msgc > mozilla/nsprpub/pr/src/cplus It's quite useful - is there a good alternative? - Phil