Re: Perl coding error in msvc build system?

Поиск
Список
Период
Сортировка
От Abhijit Menon-Sen
Тема Re: Perl coding error in msvc build system?
Дата
Msg-id 20150123081712.GA16172@toroid.org
обсуждение исходный текст
Ответ на Perl coding error in msvc build system?  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: Perl coding error in msvc build system?  (Andrew Dunstan <andrew@dunslane.net>)
Re: Perl coding error in msvc build system?  (Brar Piening <brar@gmx.de>)
Список pgsql-hackers
At 2014-06-03 22:30:50 -0400, peter_e@gmx.net wrote:
>
> I'm not sure whether the following coding actually detects any errors:
> 
> Solution.pm:
> 
>     open(P, "cl /? 2>&1 |") || die "cl command not found";

Since nobody with a Windows system has commented, I'm just writing to
say that from a Perl perspective, I agree with your analysis and the
patch looks perfectly sensible.

-- Abhijit



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

Предыдущее
От: Noah Misch
Дата:
Сообщение: Re: jsonb, unicode escapes and escaped backslashes
Следующее
От: Abhijit Menon-Sen
Дата:
Сообщение: Re: pg_basebackup fails with long tablespace paths