Re: [HACKERS] Compile Issue, current CVS/UnixWare 7.1.1

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Larry Rosenman <ler(at)lerctr(dot)org>
Cc: PostgreSQL Hackers List <pgsql-hackers(at)postgresql(dot)org>, PostgreSQL Bugs List <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: [HACKERS] Compile Issue, current CVS/UnixWare 7.1.1
Date: 2001-05-27 21:55:35
Message-ID: Pine.LNX.4.30.0105272353200.757-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
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(at)gmx(dot)net http://funkturm.homeip.net/~peter

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Per-Olof Pettersson 2001-05-28 06:32:06 Re: COPY with default values?
Previous Message Larry Rosenman 2001-05-27 21:33:29 (forw) Compile Issue, current CVS/UnixWare 7.1.1

Browse pgsql-hackers by date

  From Date Subject
Next Message Larry Rosenman 2001-05-27 22:17:06 /contrib/earthdistance/Makefile patch
Previous Message Larry Rosenman 2001-05-27 21:33:29 (forw) Compile Issue, current CVS/UnixWare 7.1.1