Re: [PATCHES] kerberos related warning

Поиск
Список
Период
Сортировка
От Joe Conway
Тема Re: [PATCHES] kerberos related warning
Дата
Msg-id 44B501DE.8060201@joeconway.com
обсуждение исходный текст
Ответ на Re: [PATCHES] kerberos related warning  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
Peter Eisentraut wrote:
> Am Mittwoch, 12. Juli 2006 04:38 schrieb Joe Conway:
> 
>>>gcc -O -Wall -Wmissing-prototypes -Wpointer-arith -Winline
>>>-Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing -g
>>>-pthread  -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fpic
>>>-DFRONTEND -I. -I../../../src/include -D_GNU_SOURCE  -I/usr/include/et
>>>-I../../../src/port  -c -o fe-auth.o fe-auth.c -MMD
>>>fe-auth.c: In function 'pg_fe_getauthname':
>>>fe-auth.c:573: warning: passing argument 1 of 'free' discards qualifiers
>>>from pointer target type
> 
> 
> I don't see that.  Which Kerberos version do you have?

I don't think it's related to Kerberos except that the entire problem is  #ifdef'd out unless "configure --with-krb5"
isused. Maybe more 
 
related to gcc version? In any case, I'm running stock fedora core 5:

krb5-libs-1.4.3-4.1
gcc-4.1.1-1.fc5

Joe


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Hannu Krosing
Дата:
Сообщение: Re: Three weeks left until feature freeze
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: Three weeks left until feature freeze