Re: gcc-3.4.1 [solved]

From: Raphaël Enrici <blacknoz(at)club-internet(dot)fr>
To: Thomas Trepl <ttrepl(at)yahoo(dot)de>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: gcc-3.4.1 [solved]
Date: 2004-08-18 10:11:48
Message-ID: 41232B64.4020309@club-internet.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)postgresql(dot)org/msg04031.html

Thanks for the report.

Regards,
Raphaël

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Andreas Pflug 2004-08-18 10:15:00 Re: CVS Commit by andreas: snapshot updates
Previous Message cvs 2004-08-18 08:14:34 CVS Commit by andreas: doc update