Re: FW: cron: sh /usr/local/src/pgadmin3/pkg/src/build-tarball;sh

From: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
To: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: FW: cron: sh /usr/local/src/pgadmin3/pkg/src/build-tarball;sh
Date: 2004-07-12 08:28:32
Message-ID: 40F24BB0.9080806@pse-consulting.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Dave Page wrote:

>Did someone break something?
>
>
>ui/frmQuery.cpp: In member function `void frmQuery::execQuery(const wxString&,
> int, bool, int, bool)':
>ui/frmQuery.cpp:1004: `wxMilliSleep' undeclared (first use this function)
>

Previously wxUsleep was used, which is marked deprecated now; instead
wxMilliSleep should be used.
Seems this breaks with our old snapshot.

Regards,
Andreas

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message cvs 2004-07-12 13:14:50 CVS Commit by andreas: Fix check constraint in table reengineering
Previous Message Dave Page 2004-07-12 08:12:55 FW: cron: sh /usr/local/src/pgadmin3/pkg/src/build-tarball; sh /usr/local/src/pgadmin3/pkg/slackware/build-snapshot 91