Re: CVS Commit by andreas: gcc3.4 workaround - Mailing list pgadmin-hackers

From Dave Page
Subject Re: CVS Commit by andreas: gcc3.4 workaround
Date
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E41A7760@ratbert.vale-housing.co.uk
Whole thread Raw
In response to CVS Commit by andreas: gcc3.4 workaround  (cvs@cvs.pgadmin.org)
Responses Re: CVS Commit by andreas: gcc3.4 workaround  (Raphaël Enrici <blacknoz@club-internet.fr>)
List pgadmin-hackers

> -----Original Message-----
> From: pgadmin-hackers-owner@postgresql.org
> [mailto:pgadmin-hackers-owner@postgresql.org] On Behalf Of
> cvs@cvs.pgadmin.org
> Sent: 16 August 2004 15:43
> To: pgadmin-hackers@postgresql.org
> 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.

pgadmin-hackers by date:

Previous
From: Lauris Buksis
Date:
Subject: Re: just a q about translation status on webpage
Next
From: "Dave Page"
Date:
Subject: Re: Bug in CREATE USER script