Re: C++ problems with RC1

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Trond Eivind Glomsrød <teg@redhat.com>
Cc: pgsql-hackers@postgresql.org
Date: 2002-01-24T19:56:10Z
Lists: pgsql-hackers
=?ISO-8859-1?Q?Trond_Eivind_Glomsr=F8d?= <teg@redhat.com> writes:
>> What are you seeing?

> I saw it failing... however, the cause for this failing was the use of 
> multiline literals (cc_version). The compilers warns about this being 
> deprecated, and autoconf thinks this means the test failed.

Ah.  So with the "head -1" fix we should be good to go?

			regards, tom lane