Re: cvs (7/2/2003) broken?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Elias Athanasopoulos <elathan(at)phys(dot)uoa(dot)gr>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: cvs (7/2/2003) broken?
Date: 2003-02-10 19:30:52
Message-ID: 16132.1044905452@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Elias Athanasopoulos <elathan(at)phys(dot)uoa(dot)gr> writes:
>> Just update my CVS tree and got the following errors:
>>
>> make[4]: Entering directory `/home/anteater/psql/pgsql/src/backend/optimizer/util'
>> gcc -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../../../../src/include -c -o clauses.o clauses.c
>> clauses.c:2322:1: directives may not be used inside a macro argument
>> clauses.c:2322:1: unterminated argument list invoking macro "IsA"
>> make[4]: *** [clauses.o] Error 1

I don't see that here ... did you do a clean rebuild ("make clean" or
preferably "make distclean" at top level)?

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Elias Athanasopoulos 2003-02-10 22:13:44 Re: cvs (7/2/2003) broken?
Previous Message Tim Burgess 2003-02-10 18:51:13 'update' as action of 'insert' rule: permission denied