Re: from rtppkt.cpp:44: ... include/cc++/address.h:240:error: extra '; '
Chuck Harrison <[email protected]> Tue, 21 Nov 2006 15:10:26 -0800
| Newsgroups | gmane.comp.gnu.ccrtp.devel |
|---|---|
| Message-ID | <[email protected]> |
The compiler is quiet when I remove the g++ -pedantic option, even with -Wall -ansi. FWIW -pedantic is one of the WARN_FLAGS defined in ccrtp-1.5.0/configure . Cheers, Chuck David Sugar wrote: > > I have seen some reports of compile issues with non-class contained > equality operators, but I have not been able to demonstrate them on any > of my machines as of yet. I am thinking of changing that nontheless and > doing a new release. > > Chuck Harrison wrote: > > Working on the embedded mips install for openWRT...