> I'm getting the warnings below from current cvs. My configure line looks
> like:
Don't worry. As I already posted, there are some encodings need to
addressed for CREATE CONVERSION. Theses functions are in the process
of migration. I will #ifdef out to avoid confusion.
--
Tatsuo Ishii
Joe Conway <[EMAIL PROTECTED]> writes:
> I'm getting the warnings below from current cvs.
I see the same.
> gcc -O2 -g -Wall -Wmissing-prototypes -Wmissing-declarations
> -I../../../../src/include -c -o conv.o conv.c -MMD
> conv.c:41: warning: `euc_kr2mic' defined but not used
> conv.c:67: wa
I'm getting the warnings below from current cvs. My configure line looks
like:
./configure --enable-integer-datetimes --enable-locale --enable-debug
--enable-cassert --enable-multibyte --enable-syslog --enable-nls
--enable-depend
Joe
=