Re: Rev 4704

From: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
To: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: Rev 4704
Date: 2005-11-09 12:50:21
Message-ID: 4371F08D.3040802@pse-consulting.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Dave Page wrote:
>
>
>
>>-----Original Message-----
>>From: Andreas Pflug [mailto:pgadmin(at)pse-consulting(dot)de]
>>Sent: 09 November 2005 10:20
>>To: Dave Page; pgadmin-hackers
>>Subject: Rev 4704
>>
>>Dave,
>>
>>I'm trying to make sense of your change of ShowTipOfTheDay's
>>type from
>>bool to int for 1.5. The type was changed to bool in 1.3, and I don't
>>see a reason to change it again.
>
>
> As we discussed last week, it causes an assert in debug builds on
> Windows as wx seems to be unable to cast from DWORD to bool. Even
> deleting the registry key and allowing it to recreate it itself doesn't
> help.

I remember seeing the msg now, but I don't see why we should care about
an assert in debug builds. Just ignore it, and touch the TOTD flag.
I'm seeing an unconditional error msgbox right now, which is even more
painful (and probably not restricted to debug build)

Regards,
Andreas

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2005-11-09 14:02:55 Re: Rev 4704
Previous Message svn 2005-11-09 11:41:18 SVN Commit by andreas: r4713 - trunk/pgadmin3/docs/en_US