On Sun, Nov 16, 2008 at 9:52 AM, Andrew Dunstan <[EMAIL PROTECTED]> wrote:
>
> If there is a ^M in that file then your cvs program probably put it there.
> It is not present in my copy on mingw. Which cvs program are you using?
>
> (EOL in text files on Windows is ^M^J in fact, not ^M alone.)
>
ok
"Jaime Casanova" <[EMAIL PROTECTED]> writes:
> IIRC, ^M is the EOL character on windows. latest cvs failed to compile
> in my mingw env because src/backend/utils/Gen_dummy_probes.sed had
> that character, i had to manually remove it to continue.
There's no such character in my copy.
> Besides, ht
Jaime Casanova wrote:
Hi,
IIRC, ^M is the EOL character on windows. latest cvs failed to compile
in my mingw env because src/backend/utils/Gen_dummy_probes.sed had
that character, i had to manually remove it to continue.
Besides, http://archives.postgresql.org/pgsql-committers/2008-11/msg0017
Hi,
IIRC, ^M is the EOL character on windows. latest cvs failed to compile
in my mingw env because src/backend/utils/Gen_dummy_probes.sed had
that character, i had to manually remove it to continue.
Besides, http://archives.postgresql.org/pgsql-committers/2008-11/msg00175.php
added the need of ha