Re: Compile Issue, current CVS/UnixWare 7.1.1 - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Compile Issue, current CVS/UnixWare 7.1.1
Date
Msg-id Pine.LNX.4.30.0105272353200.757-100000@peter.localdomain
Whole thread Raw
In response to Compile Issue, current CVS/UnixWare 7.1.1  (Larry Rosenman <ler@lerctr.org>)
List pgsql-hackers
Larry Rosenman writes:

> cc -O -K inline -I../../../src/interfaces/libpq -I../../../src/include -I/usr/local/include  -c -o describe.o
describe.c
> UX:acomp: ERROR: "describe.c", line 928: newline in string literal

It seems that newer compilers don't like multi-line string literals.  I
just ran into that same problem with GCC 3.0.  A fix has been committed.

-- 
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter



pgsql-hackers by date:

Previous
From: Larry Rosenman
Date:
Subject: (forw) Compile Issue, current CVS/UnixWare 7.1.1
Next
From: Larry Rosenman
Date:
Subject: /contrib/earthdistance/Makefile patch