Re: [HACKERS] Compile Issue, current CVS/UnixWare 7.1.1
Peter Eisentraut <peter_e@gmx.net>
From: Peter Eisentraut <peter_e@gmx.net>
To: Larry Rosenman <ler@lerctr.org>
Cc: PostgreSQL Hackers List <pgsql-hackers@postgresql.org>, PostgreSQL Bugs List <pgsql-bugs@postgresql.org>
Date: 2001-05-27T21:55:35Z
Lists: pgsql-bugs, 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