Re: [PATCHES] snprintf() argument reordering not working under Windows in 8.1

Поиск
Список
Период
Сортировка
От Nicolai Tufar
Тема Re: [PATCHES] snprintf() argument reordering not working under Windows in 8.1
Дата
Msg-id d80929390512060052i1a9982c4i@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [PATCHES] snprintf() argument reordering not working  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: [PATCHES] snprintf() argument reordering not working under Windows in 8.1  (Nicolai Tufar <ntufar@gmail.com>)
Список pgsql-hackers
2005/12/4, Andrew Dunstan <andrew@dunslane.net>:
> Tom said:
>
> >Would it work to modify c.h so that it #include's libintl.h, then #undefs
> >these macros, then #includes port.h to define 'em the way we want?
> >Some or all of this might need to be #ifdef WIN32, but that seems like
> >a reasonably noninvasive solution if it can work.
> >
>
> IIRC last time I tried this it didn't work too well ;-( I will have
> another go. I think it's the best way to go.

Very well, I will try to put up a patch to implement it in a couple of days.

>
> cheers
>
> andrew
>


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

Предыдущее
От: Michael Fuhr
Дата:
Сообщение: Re: inet to bigint?
Следующее
От: Nicolai Tufar
Дата:
Сообщение: Re: [PATCHES] snprintf() argument reordering not working under Windows in 8.1