Re: Dejagnu check error
Gabriel Dos Reis <[email protected]>
| Newsgroups | gmane.comp.sysutils.dejagnu.bugs |
|---|---|
| Organization | Integrable Solutions |
| Message-ID | <[email protected]> |
Rob Savoye <[email protected]> writes: | 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. OK, thanks for the update. I brought up the issue because Richard Kenner recently tried to build 1.4.2 and experienced various problems including the streambuf one. I'm glad to hear that that is no longer an issue and that you're preparing a release. Please, at that time could you send an announce on the GCC list so that we can recommand an official DejaGnu version GCC developers could use? Thanks, -- Gaby