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
ma
Hi Andreas,
--- Andreas Pflug <[EMAIL PROTECTED]> schrieb: > Thomas Trepl
wrote:
> > Hi,
> >
> > I'm on a beLFS installation (kernel 2.6.7, glibc-2.3.4-cvs, gcc-3.4.1)
> > and i have found an issue related to gcc-3.4.1. I have to add that
I'm
> > really no C++ programmer, so i don't know whether
Thomas Trepl wrote:
Hi,
I'm on a beLFS installation (kernel 2.6.7, glibc-2.3.4-cvs, gcc-3.4.1)
and i have found an issue related to gcc-3.4.1. I have to add that I'm
really no C++ programmer, so i don't know whether the following patch
produces nice/correct/complete code, but it helps to get pg
Hi,
I'm on a beLFS installation (kernel 2.6.7, glibc-2.3.4-cvs, gcc-3.4.1)
and i have found an issue related to gcc-3.4.1. I have to add that I'm
really no C++ programmer, so i don't know whether the following patch
produces nice/correct/complete code, but it helps to get pgAdmin3
compilable w