Re: Dejagnu check error
Rob Savoye <[email protected]>
| Newsgroups | gmane.comp.sysutils.dejagnu.bugs |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Aug 29, 2002 at 10:03:26PM +0200, Gabriel Dos Reis wrote: > Mike Cleary <[email protected]> writes: > > but didn't have the time. With the standard C++ conformant library > (GCC-3.x), std::streambuf::setbuf() is publically inaccessible. > Rather, the right function to call is std::streambuf::psetbuf() This has been fixed for awhile in CVS. I didn't add support for GCC 3.x until after 1.4.2 came out. I'm slowly working towards the next release as soon as I have some time to fix the packaging support in the Makefile. 1.4.2 had some problems in the source release. - rob -