Re: Compilation on Debian SID

Поиск
Список
Период
Сортировка
От philippe rimbault
Тема Re: Compilation on Debian SID
Дата
Msg-id CABv8C5gn1T3bAG=Vv7k==uMF_P1=OTd_uHJC8fpWJuorUepiNQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Compilation on Debian SID  (Dave Page <dpage@pgadmin.org>)
Список pgadmin-hackers
Thanks to all !
The last GIT version compile fine on my SID.



2011/12/4 Dave Page <dpage@pgadmin.org>
Thanks!


On Sunday, December 4, 2011, Guillaume Lelarge <guillaume@lelarge.info> wrote:
> On Sun, 2011-12-04 at 10:37 +0100, Guillaume Lelarge wrote:
>> On Mon, 2011-11-28 at 17:40 +0000, Dave Page wrote:
>> > On Sat, Nov 26, 2011 at 11:05 PM, Olly Betts <olly@survex.com> wrote:
>> > > On Sat, Nov 26, 2011 at 08:18:31PM +0000, Dave Page wrote:
>> > >>
>> > > This isn't original wx code - a number of projects define equivalent
>> > > macros (and often with the same names, which is where the problems lie
>> > > when they do it in API headers and you want to use two or more such
>> > > projects at once).
>> > >
>> > > So just find one with a licence that's compatible:
>> >
>> > The irony is that on closer examination we don't actually need the
>> > macro at all, as in a Unicode build of wxWidgets (pgAdmin requires
>> > Unicode support), it gets defined away to nothing. So, the patch ends
>> > up looking like the attached.
>> >
>> > Guillaume, please give it a quick check in case I missed anything.
>> >
>>
>> Trying it now...
>>
>
> Compiles fine on Fedora 16, Debian Sid, Ubuntu 11.04, Windows XP, and
> Mac OS X. So I commited the fix.
>
> Thanks to all who participate in this thread.
>
>
> --
> Guillaume
>  http://blog.guillaume.lelarge.info
>  http://www.dalibo.com
>
>

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


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

Предыдущее
От: "pgAdmin Trac"
Дата:
Сообщение: [pgAdmin III] #343: Add support for RANGE type
Следующее
От: Dave Page
Дата:
Сообщение: Re: [PATCH] Improve autocompletion for SELECT statements