[pgadmin-hackers] compilation error

2005-08-16 Thread Diego Gil
Hi, I am having some compilation errors with today's cvs checkout: . . . . . ../src/include/frmHelp.h:59: warning: 'class contentsFactory' has virtual functions but non-virtual destructor ../src/include/frmHelp.h:67: warning: 'class pgsqlHelpFactory' has virtual functions but non-virtual destruc

Re: [pgadmin-hackers] compilation error in FC2

2004-09-10 Thread Diego A. Gil
Andreas: I made a new cvs checkout, compiled OK and don't have the "quoted" bug anymore !. Unfortunatelly, beta1 posted today still have this bug. Thanks. Diego. El vie, 10-09-2004 a las 13:17, Andreas Pflug escribiÃ: > Diego A. Gil wrote: > > Hi, > > > > I was trying to compile cvs verison

Re: [pgadmin-hackers] compilation error in FC2

2004-09-10 Thread Andreas Pflug
Diego A. Gil wrote: Hi, I was trying to compile cvs verison today and get the following error : In file included from utils/misc.cpp:45: ../src/include/parser/parse.h:727: error: ISO C++ prohÃbe la declaraciÃn grab the new misc.cpp from cvs. Regards, Andreas ---(end of broad

[pgadmin-hackers] compilation error in FC2

2004-09-10 Thread Diego A. Gil
Hi, I was trying to compile cvs verison today and get the following error : In file included from utils/misc.cpp:45: ../src/include/parser/parse.h:727: error: ISO C++ prohÃbe la declaraciÃn de ` yylval' sin tipo make[2]: *** [misc.o] Error 1 make[2]: Leaving directory `/home/dags/cvs2/pgadmin/