Re: APR 1.0 released
От
Andrew Dunstan
Тема
Re: APR 1.0 released
Дата
Msg-id
4052.24.211.141.25.1094699961.squirrel@www.dunslane.net
Ответ на
Re: APR 1.0 released (Bruce Momjian)
Список
Дерево обсуждения
Re: APR 1.0 released Christopher Browne <cbbrowne@acm.org>
Re: APR 1.0 released Gaetano Mendola <mendola@bigfoot.com>
Re: APR 1.0 released "Marc G. Fournier" <scrappy@postgresql.org>
Re: APR 1.0 released Sailesh Krishnamurthy <sailesh@cs.berkeley.edu>
Re: APR 1.0 released "Jim C. Nasby" <decibel@decibel.org>
Re: APR 1.0 released Bruce Momjian <pgman@candle.pha.pa.us>
Re: APR 1.0 released "Marc G. Fournier" <scrappy@postgresql.org>
Re: APR 1.0 released Bruce Momjian <pgman@candle.pha.pa.us>
Re: APR 1.0 released Neil Conway <neilc@samurai.com>
Re: APR 1.0 released Bruce Momjian <pgman@candle.pha.pa.us>
Re: APR 1.0 released Mike Rylander <mrylander@gmail.com>
Re: APR 1.0 released Sailesh Krishnamurthy <sailesh@cs.berkeley.edu>
Re: APR 1.0 released Sailesh Krishnamurthy <sailesh@cs.berkeley.edu>
Bruce Momjian said: > Andrew Dunstan wrote: >> >> >> Reini Urban wrote: >> >> > >> > >> > FYI: WIN32 is also defined because is included. >> > (/usr/incluse/w32api/windef.h) >> > If you want this or that, do proper nesting, and use #else. >> > >> > >> >> Ugh, yes. A little experimentation shows that __WIN32__ is defined for >> MinGW only, but WIN32 is for both. I wonder how we missed that in >> various places. Maybe we need a little audit of the use of WIN32. > > Done, and patch attached and applied. Hopefully at least Cygwin will > compile dirmod.c now. (Most of the patch is consistency > reorganization.) We still need a review of that file. > I don't understand most of this patch. What difference does changing the preprocessor test order make? cheers andrew
В списке pgsql-hackers по дате отправления