Re: Compile Issue, current CVS/UnixWare 7.1.1

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Compile Issue, current CVS/UnixWare 7.1.1
Дата
Msg-id Pine.LNX.4.30.0105272353200.757-100000@peter.localdomain
обсуждение исходный текст
Ответ на Compile Issue, current CVS/UnixWare 7.1.1  (Larry Rosenman <ler@lerctr.org>)
Список 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 по дате отправления:

Предыдущее
От: Larry Rosenman
Дата:
Сообщение: (forw) Compile Issue, current CVS/UnixWare 7.1.1
Следующее
От: Larry Rosenman
Дата:
Сообщение: /contrib/earthdistance/Makefile patch