> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of 
> [EMAIL PROTECTED]
> Sent: 16 August 2004 15:43
> To: [EMAIL PROTECTED]
> Subject: [pgadmin-hackers] CVS Commit by andreas: gcc3.4 workaround
> 
> Log Message:
> -----------
> gcc3.4 workaround
> 
> Modified Files:
> --------------
>     pgadmin3/src/include:
>         dlgClasses.h (r1.6 -> r1.7)

Is this the cause of:

Compiling...
ctlSQLBox.cpp
dlgClasses.cpp
C:\Documents and Settings\dpage\My
Documents\CVS\pgadmin3\src\ui\dlgClasses.cpp(300) : error C2509: 'OnOK'
: member function not declared in 'ExternProcessDialog'
        include/dlgClasses.h(99) : see declaration of
'ExternProcessDialog'
C:\Documents and Settings\dpage\My
Documents\CVS\pgadmin3\src\ui\dlgClasses.cpp(346) : error C2509:
'OnCancel' : member function not declared in 'ExternProcessDialog'
        include/dlgClasses.h(99) : see declaration of
'ExternProcessDialog'
C:\Documents and Settings\dpage\My
Documents\CVS\pgadmin3\src\ui\dlgClasses.cpp(358) : error C2509:
'OnClose' : member function not declared in 'ExternProcessDialog'
        include/dlgClasses.h(99) : see declaration of
'ExternProcessDialog'

Regards, Dave.

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to [EMAIL PROTECTED] so that your
      message can get through to the mailing list cleanly

Reply via email to