Re: Dead code in win32.h

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Dead code in win32.h
Дата
Msg-id 18711.1461268348@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Dead code in win32.h  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Dead code in win32.h
Список pgsql-hackers
I wrote:
> Perhaps I'm missing something, but if so, in what way is the
> "#if _MSC_VER >= 1600" stanza not totally useless given the
> immediately preceding macro redefinitions?

Some rummaging in the git history says that that stanza did something
when it was added (in 63876d3ba), but the later commit 73838b52 made
it redundant by making the earlier set of definitions unconditional.
Now it's merely confusing, so I'm going to take it out and repurpose
the comment.
        regards, tom lane



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