Re: current cvs is broken with --enable-multibyte

From: Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>
To: oleg(at)sai(dot)msu(dot)su
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: current cvs is broken with --enable-multibyte
Date: 2000-08-27 11:03:32
Message-ID: 20000827200332Q.t-ishii@sra.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Sorry, forgot to check in some files. Should be fixed now.

> It seems current cvs has a problem with --enable-multibyte
> gcc -c -I../../../include -O2 -Wall -Wmissing-prototypes -Wmissing-declarations mbutils.c -o mbutils.o
> mbutils.c:178: conflicting types for g_mb2wchar'
> ../../../include/mb/pg_wchar.h:98: previous declaration of g_mb2wchar'
> mbutils.c:185: conflicting types for g_mb2wchar_with_len'
> ../../../include/mb/pg_wchar.h:99: previous declaration of g_mb2wchar_with_len'
> make[4]: *** [mbutils.o] Error 1
> make[4]: Leaving directory /home/postgres/cvs/pgsql/src/backend/utils/mb'
> This problem appears about week ago.
>
> Regards,
>
> Oleg
> _____________________________________________________________
> Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
> Sternberg Astronomical Institute, Moscow University (Russia)
> Internet: oleg(at)sai(dot)msu(dot)su, http://www.sai.msu.su/~megera/
> phone: +007(095)939-16-83, +007(095)939-23-83

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message t-ishii 2000-08-27 11:11:42 pg_dump -o does not work on current
Previous Message Magnus Hagander 2000-08-27 09:57:50 RE: Access PostgreSQL server via SSL/Internet