Re: Minor fixes (mostly win32)

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: Minor fixes (mostly win32)
Дата
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE34B304@algol.sollentuna.se
обсуждение исходный текст
Ответ на Minor fixes (mostly win32)  (Claudio Natoli <claudio.natoli@memetrics.com>)
Список pgsql-patches
> For application to HEAD, following community review.
>
> * Mostly, casting etc to remove compilation warnings in win32
> only code.
>
> * main.c: set _IONBF to stdout/stderr under win32 (under
> win32, _IOLBF defaults to full buffering)
>
> * pg_resetxlog/Makefile: ensures dirmod.o gets cleaned (got
> bitten by this when, after "make clean"ing, switching
> compilation between Ming + Cygwin)


FWIW, looks good to me.

These buffering fixes - are they enough to get around the buffering
issues on the mingw console? I assume no?


//Magnus

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

Предыдущее
От: Claudio Natoli
Дата:
Сообщение: Minor fixes (mostly win32)
Следующее
От: Claudio Natoli
Дата:
Сообщение: Re: Minor fixes (mostly win32)