Martin Willemoes Hansen writes:

> gcc -O2 -Wall -Wmissing-prototypes -Wmissing-declarations
> -I../../../src/interfaces/libpq -I../../../src/include   -c -o
> tab-complete.o tab-complete.c
> tab-complete.c: In function     nitialize_readline':
> tab-complete.c:103: warning: assignment from incompatible pointer type
> tab-complete.c: In function ^Psql_completion':
> tab-complete.c:292: warning: implicit declaration of function
> ^Completion_matches'

A patch is available at http://www.postgresql.org/~petere/readline42.html.

-- 
Peter Eisentraut   [EMAIL PROTECTED]   http://funkturm.homeip.net/~peter


---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/users-lounge/docs/faq.html

Reply via email to