Re[3]: gcc 3.4

Vadim Zeitlin <[email protected]>
Newsgroups gmane.mail.mahogany.devel
Message-ID <[email protected]>
On Wed, 17 Nov 2004 03:52:31 +0200 (EET) Nerijus Baliunas <[email protected]> wrote:

NB> On Wed, 17 Nov 2004 00:23:23 +0100 (Romance Standard Time) Vadim Zeitlin <[email protected]> wrote:
NB> 
NB> VZ>  Anyhow, I don't have gcc 3.4.2 and don't have a machine to install it on
NB> VZ> (my brand new linux notebook is being repaired for 3 weeks already :-() so
NB> VZ> I can't fix it myself. Please try to change the code to use named variables
NB> VZ> instead of temporaries, i.e.
NB> VZ> 
NB> VZ>         AddressList_obj addrList1(adr1),
NB> VZ>                         addrList2(adr2);
NB> VZ>         return adr1 == adr2;
NB> 
NB> It works. Shouldn't it be return addrList1 == addrList2?

 Oops, it should, of course. Does it still work with it?

NB> VZ>  This makes even less sense to me... where does it see an #include of
NB> VZ> anything at line 351 of Message.cpp??
NB> 
NB> I included it, as it was needed ;-)
NB> 
NB> OK, so now Message.cpp compiles, the next error is:
NB> 
NB> In file included from .src/util/upgrade.cpp:79:
NB> /usr/local/wxWindows.25/include/wx-2.5/wx/wizard.h:50: error: expected class-name before '{' token

 I think I've fixed this.

 Thanks,
VZ



-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.