Re: valuntil of pg_user - Mailing list pgadmin-hackers

From Dave Page
Subject Re: valuntil of pg_user
Date
Msg-id 03AF4E498C591348A42FC93DEA9661B872019F@mail.vale-housing.co.uk
Whole thread Raw
In response to valuntil of pg_user  ("Hiroshi Saito" <saito@inetrt.skcapi.co.jp>)
List 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@inetrt.skcapi.co.jp]
> Sent: 04 December 2003 15:35
> To: Dave Page
> Cc: pgadmin-hackers@postgresql.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
>

pgadmin-hackers by date:

Previous
From: Andreas Pflug
Date:
Subject: Re: Help/PostgreSQL crash
Next
From: "Hiroshi Saito"
Date:
Subject: Re: valuntil of pg_user