Re: win32 build and test issues

Поиск
Список
Период
Сортировка
От Claudio Natoli
Тема Re: win32 build and test issues
Дата
Msg-id A02DEC4D1073D611BAE8525405FCCE2B55F439@harris.memetrics.local
обсуждение исходный текст
Ответ на win32 build and test issues  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: win32 build and test issues  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers-win32
Merlin Moncure writes:
> Perhaps it is a DOS line termination problem...0D/0A...this
> is the only thing I can think of.

Good idea. There are a few places in the code with suspicious comments like
the following from scan.c/l

 * Unix ones, we accept either \n or \r as a newline.  A DOS-style \r\n
 * sequence will be seen as two successive newlines, but that doesn't cause
 * any problems.  Comments that start with -- and extend to the next

That looks like a possible suspect for sure.

Cheers,
Claudio

---
Certain disclaimers and policies apply to all email sent from Memetrics.
For the full text of these disclaimers and policies see
<a
href="http://www.memetrics.com/emailpolicy.html">http://www.memetrics.com/em
ailpolicy.html</a>

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

Предыдущее
От: "Merlin Moncure"
Дата:
Сообщение: Re: win32 build and test issues
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: win32 build and test issues