Andreas:
I got previous version of pgServer.cpp and now pgadmin3 compiles ok.
Refresh action is fixed but still there are these "bugs ?":
. I can't add a new connection. When try, pgadmin3 crash or exit without
any notice or error.
. I can't change log or any other options. i.e: I set logging
Diego Gil wrote:
Andreas:
after a new checkout, new errors appears :
.
.
.
.
./src/include/pgUser.h:18: warning: 'class pgUserFactory' has virtual
functions but non-virtual destructor
These are all bullsh*t. Factories are never deleted.
../src/agent/include/pgaJob.h:19: warning: 'class pgaJo