Dave,
some days ago you removed some configs from pgadmin3.dsp, and apparently
something more: it won't compile on my machine any more.
Why do you think that configs need to be removed? What else did you change?
Regards,
Andreas
---(end of broadcast)---
Log Message:
---
Allow change of some function attributes
Modified Files:
--
pgadmin3/src/ui:
dlgFunction.cpp (r1.32 -> r1.33)
Index: dlgFunction.cpp
===
RCS file: /projects/pgadmin3/src/ui/dlgFunction
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
in3
compilable with gcc-3.4.1. The patch relies on a cvs checkout of the
18, July 2004.
You may check the patch...
Thomas
diff -Naur pgadmin3-20040718.orig/src/include/dlgClasses.h
pgadmin3-20040718/src/include/dlgClasses.h
--- pgadmin3-20040718.orig/src/include/dlgClasses.h 2004-06-21 19: