Re: funcapi.h:69: syntax error before `uint'

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: funcapi.h:69: syntax error before `uint'
Дата
Msg-id 200206220408.g5M48Gx15074@candle.pha.pa.us
обсуждение исходный текст
Ответ на funcapi.h:69: syntax error before `uint'  (Rod Taylor <rbt@zort.ca>)
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: What is wrong with hashed index usage?
Следующее
От: "Marc G. Fournier"
Дата:
Сообщение: Re: test 2, first failed ...