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

From Andreas Pflug
Subject Re: [pgadmin-support] pgadmin3 beta3 build failure at wxMBConv::MB2WC()
Date
Msg-id 41778177.8010902@pse-consulting.de
Whole thread Raw
Responses Re: [pgadmin-support] pgadmin3 beta3 build failure at wxMBConv::MB2WC()  (steve fox <steve@wiscota.net>)
List pgadmin-hackers
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

pgadmin-hackers by date:

Previous
From: "Dave Page"
Date:
Subject: Sequence bug
Next
From: "Diego A. Gil"
Date:
Subject: Re: [pgadmin-support] Just to inform sucessful