Re: CVS Commit by andreas: gcc3.4 workaround

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: CVS Commit by andreas: gcc3.4 workaround
Date: 2004-08-16 19:10:32
Message-ID: E7F85A1B5FF8D44C8A1AF6885BC9A0E41A7760@ratbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2004-08-16 19:11:29 Re: Bug in CREATE USER script
Previous Message Lauris Buksis 2004-08-16 18:59:15 Re: just a q about translation status on webpage