Re: funcapi.h:69: syntax error before `uint' - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: funcapi.h:69: syntax error before `uint'
Date
Msg-id 200206220408.g5M48Gx15074@candle.pha.pa.us
Whole thread Raw
In response to funcapi.h:69: syntax error before `uint'  (Rod Taylor <rbt@zort.ca>)
List pgsql-hackers
OK, fixed.  uint changed to uint32.

---------------------------------------------------------------------------

Rod Taylor wrote:
> bash-2.05a$ make install > /dev/null
> In file included from tupdesc.c:22:
> ../../../../src/include/funcapi.h:69: syntax error before `uint'
> 
> 
> Dropping the u works fine.
> 
> 
> FreeBSD fury.inquent.com 4.5-RELEASE FreeBSD 4.5-RELEASE #1: Mon Feb  4
> 13:30:57 EST 2002     root@fury.inquent.com:/usr/obj/usr/src/sys/FURY 
> i386
> 
> bash-2.05a$ gcc --version
> 2.95.3
> 
> 
> 
> 
> 
> 
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
> 

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: What is wrong with hashed index usage?
Next
From: "Marc G. Fournier"
Date:
Subject: Re: test 2, first failed ...