Re: gcc-3.4.1 [solved] - Mailing list pgadmin-hackers

From Raphaël Enrici
Subject Re: gcc-3.4.1 [solved]
Date
Msg-id 41232B64.4020309@club-internet.fr
Whole thread Raw
In response to Re: gcc-3.4.1  (Thomas Trepl <ttrepl@yahoo.de>)
List pgadmin-hackers
Thomas Trepl wrote:
> .../src/include/dlgClasses.h:35: Fehler: `void
> pgDialog::OnCancel(wxCommandEvent&)' is protected
> ui/frmQBJoin.cpp:28: Fehler: within this context
> make[2]: *** [frmQBJoin.o] Fehler 1
> make[2]: Leaving directory `/tmp/pgadmin3-20040718/src'
> make[1]: *** [all-recursive] Fehler 1
> make[1]: Leaving directory `/tmp/pgadmin3-20040718'
> make: *** [all] Fehler 2
> Such issues from time to time occurs when using gcc-3.4.x. On many
> packages there are little patches required to get them compilable with
> the new compiler versions.

Hi Thomas,

just a small mail to tell you that this issue is now solved.

Andreas has just commited the last patch. So, try to checkout now or
wait for the next tarball snapshot (tomorrow morning).

For reference, the entire thread is available here:
http://www.mail-archive.com/pgadmin-hackers@postgresql.org/msg04031.html

Thanks for the report.

Regards,
Raphaël

pgadmin-hackers by date:

Previous
From: Andreas Pflug
Date:
Subject: Re: CVS Commit by andreas: snapshot updates
Next
From: cvs@cvs.pgadmin.org
Date:
Subject: CVS Commit by andreas: utf writing fix