Re: Maintenance release

Поиск
Список
Период
Сортировка
От Andreas Pflug
Тема Re: Maintenance release
Дата
Msg-id 3F8AC892.3020905@pse-consulting.de
обсуждение исходный текст
Ответ на Re: Maintenance release  ("Dave Page" <dpage@vale-housing.co.uk>)
Список pgadmin-hackers
Dave Page wrote:

>
>
>
>
>>-----Original Message-----
>>From: Andreas Pflug [mailto:pgadmin@pse-consulting.de]
>>Sent: 13 October 2003 11:21
>>To: Dave Page; pgadmin-hackers
>>Subject: Maintenance release
>>
>>Hi Dave,
>>
>>how do you think about a maintenance release of pgAdmin3? We
>>had some fixes, that could be made official.
>>
>>
>
>I was trying to put it off long enough to capture as many bugs as
>possible, and avoid the need for 1.0.2.
>
>Are there any that you keep seeing reports about that should expedite
>the release?
>
>/D
>
>
>
Yes, the "column Würzlipfürtz not found" error has been reported several
times, seems to be the most annoying one.
There's still the problem pending that Hiroshi reported, apparently the line
conv = wxConvUTF8;
doesn't assign wxConvUTF8 to conv for Microsoft compilers... I changed
this from a reference to a pointer, so the C+- compiler can't mess it
up, hopefully Hiroshi can confirm this to be working. There are probably
some SQL_ASCII databases out there that contain non-ascii data, and we
can expect several complaints about that.

Regards,
Andreas


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: Maintenance release
Следующее
От: Andreas Pflug
Дата:
Сообщение: Re: Impossible to compile pgAdmin3 snapshots