Re: ecpg compile error on AIX
От | Bruce Momjian |
---|---|
Тема | Re: ecpg compile error on AIX |
Дата | |
Msg-id | 200201072339.g07NdJc18541@candle.pha.pa.us обсуждение исходный текст |
Ответ на | Re: ecpg compile error on AIX (Tom Lane <tgl@sss.pgh.pa.us>) |
Ответы |
Re: ecpg compile error on AIX
|
Список | pgsql-hackers |
> In GNU C, addition and subtraction operations are supported on > pointers to `void' and on pointers to functions. This is done by > treating the size of a `void' or of a function as 1. > > A consequence of this is that `sizeof' is also allowed on `void' and > on function types, and returns 1. > > The option `-Wpointer-arith' requests a warning if these extensions > are used. > > It occurs to me that we ought to add -Wpointer-arith to our standard > gcc options, so that this sort of mistake will be caught sooner in > future. I added this to my Makefile.custom. -- 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 по дате отправления: