Re: [pgadmin-support] pgadmin3 beta3 build failure at wxMBConv::MB2WC()

From: steve fox <steve(at)wiscota(dot)net>
To: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgadmin-support] pgadmin3 beta3 build failure at wxMBConv::MB2WC()
Date: 2004-10-22 03:48:19
Message-ID: 41788303.80206@wiscota.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers pgadmin-support

Thanks, Andreas -

I'm noted for being good at inventing new errors! ;)

Here's my line 86:

m_conversion->MB2WC((wxChar*)wxStringBuffer(str, nLen), buffer, nLen+1);

All still breaks, and I'm open to any casting tips.

Thanks,

Steve

Andreas Pflug wrote:
> steve fox wrote:
>
> First of all, use the mailling list, no private mail!
>
>>
>> if (decr)
>> Seek(-decr, wxFromCurrent);
>>
>> m_conversion->MB2WC(wxStringBuffer(str, nLen), buffer,
>> nLen+1);
>> }
>> else
>> str = MB2WC((wxChar*)buffer);
>
>
> You invented a new error, in a different line!!!! Insert the cast in
> line 86, not 89!
>
> Regards,
> Andreas
>

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message cvs 2004-10-22 07:23:38 CVS Commit by dpage: this is a minor translation fix as i found some
Previous Message Miha Radej 2004-10-21 21:47:38 slovenian translation minor (typo) fix

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2004-10-22 07:12:23 Re: stay-alive-ping in pgadmin
Previous Message Miha Radej 2004-10-21 22:13:48 refreshing object tree