Re: valuntil of pg_user

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Hiroshi Saito" <saito(at)inetrt(dot)skcapi(dot)co(dot)jp>
Cc: <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: valuntil of pg_user
Date: 2003-12-04 20:08:36
Message-ID: 03AF4E498C591348A42FC93DEA9661B872019F@mail.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hiroshi,

Unfortunately this patch does not compile under Windows:

Compiling...
pgSet.cpp
C:\Documents and Settings\dpage\My
Documents\CVS\pgadmin3\src\db\pgSet.cpp(205) : error C2668:
'wxDateTime::wxDateTime' : ambiguous call to overloaded function
C:\Documents and Settings\dpage\My
Documents\CVS\pgadmin3\src\db\pgSet.cpp(205) : error C2553: no legal
conversion of return value to return type 'class wxDateTime *'
misc.cpp
C:\Documents and Settings\dpage\My
Documents\CVS\pgadmin3\src\utils\misc.cpp(225) : error C2668:
'wxDateTime::wxDateTime' : ambiguous call to overloaded function
C:\Documents and Settings\dpage\My
Documents\CVS\pgadmin3\src\utils\misc.cpp(225) : error C2553: no legal
conversion of return value to return type 'class wxDateTime *'
Generating Code...
Error executing cl.exe.
Creating browse info file...

pgAdmin3.exe - 4 error(s), 0 warning(s)

Patch NOT applied.

Regards, Dave

> -----Original Message-----
> From: Hiroshi Saito [mailto:saito(at)inetrt(dot)skcapi(dot)co(dot)jp]
> Sent: 04 December 2003 15:35
> To: Dave Page
> Cc: pgadmin-hackers(at)postgresql(dot)org
> Subject: valuntil of pg_user
>
> Hi Dave.
>
> Valuntil of pg_user emits ASSERT_MSG when try it in the debug mode.
> And, Must partly treat qtString with it.
>
> Please apply it.
>
> regards,
> Hiroshi Saito
>

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Hiroshi Saito 2003-12-05 00:09:32 Re: valuntil of pg_user
Previous Message Andreas Pflug 2003-12-04 16:36:58 Re: Help/PostgreSQL crash