Re: Perl coding error in msvc build system?

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Perl coding error in msvc build system?
Дата
Msg-id CAB7nPqQvXKwKDoFkAsPG-OiW2PuoDiDTpmYCR_gze3drQtmmYQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Perl coding error in msvc build system?  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
On Tue, Feb 17, 2015 at 6:34 AM, Peter Eisentraut <peter_e@gmx.net> wrote:
>> This patch been reviewed by 4 people, resulting in 2 minor suggestions
>> for changes (adding an m modifier, and removing a bogus last).
>>
>> It has 2 clear upvotes and 0 downvotes.
>>
>> I think it should be revised along the lines suggested and committed
>> without further ado.
>
> My patch actually only covered the first of the two faulty locations I
> pointed out.  Attached is a patch that also fixes the second one.  I
> noticed that DetermineVisualStudioVersion() is never called with an
> argument, so I removed that branch altogether.

+1 for those simplifications. And FWIW, it passed my series of tests
with MSVC 2010.
-- 
Michael



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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: Strange assertion using VACOPT_FREEZE in vacuum.c
Следующее
От: Kouhei Kaigai
Дата:
Сообщение: Re: Combining Aggregates