Re: ODBC changes
От | Tom Lane |
---|---|
Тема | Re: ODBC changes |
Дата | |
Msg-id | 11328.988813537@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | RE: ODBC changes (Dave Page <dpage@vale-housing.co.uk>) |
Список | pgsql-odbc |
Dave Page <dpage@vale-housing.co.uk> writes: > I did an update to my copy of the source (using WinCVS), attempted nmake /f > win32.mak to build the ODBC driver and got an error. Editting win32.mak > using vi under cygwin showed a ^M (LF i believe) at the end of every line. > Using Programmers File Editor (a very good windows editor) shows a blank > line between every line. Removing the ^M's cured the problem. I did also get > a fresh copy from CVS to ensure that it wasn't just my copy that was > affected. After further investigation it seems that win32.mak did originally have Unix-style newlines (\n), and they were all changed to DOS style (\r\n) in the last commit. I have changed them back, on the assumption that this conversion was unintentional. regards, tom lane
В списке pgsql-odbc по дате отправления: