Обсуждение: configure --enable-unicode

Поиск
Список
Период
Сортировка

configure --enable-unicode

От
Bruce Momjian
Дата:
We removed 'configure --enable-unicode', right?  I didn't see any commit
message about it and want to add it to the HISTORY file.  If I missed
anything else in HISTORY, please let me know.

--  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
 


Re: configure --enable-unicode

От
Tatsuo Ishii
Дата:
> We removed 'configure --enable-unicode', right?  I didn't see any commit
> message about it and want to add it to the HISTORY file.  If I missed
> anything else in HISTORY, please let me know.

From cvs log:

>revision 1.141
>date: 2001/09/14 10:36:52;  author: ishii;  state: Exp;  lines: +0 -13
>Remove --enable-unicode-conversion
>unicode-conversion is always on if --enable-multibyte is specified

Please add:

Add LATIN5,6,7,8,9,10 support
LATIN5 means ISO-8859-9, not ISO-8859-5 any more
--
Tatsuo Ishii


Re: configure --enable-unicode

От
Bruce Momjian
Дата:
> > We removed 'configure --enable-unicode', right?  I didn't see any commit
> > message about it and want to add it to the HISTORY file.  If I missed
> > anything else in HISTORY, please let me know.
> 
> >From cvs log:
> 
> >revision 1.141
> >date: 2001/09/14 10:36:52;  author: ishii;  state: Exp;  lines: +0 -13
> >Remove --enable-unicode-conversion
> >unicode-conversion is always on if --enable-multibyte is specified

Thanks, not sure how I missed that:
   Remove configure --enable-unicode-conversion, now enabled by   multibyte (Tatsuo) 
> 
> Please add:
> 
> Add LATIN5,6,7,8,9,10 support
> LATIN5 means ISO-8859-9, not ISO-8859-5 any more

Added:
Change LATIN5 to mean ISO-8859-9, not ISO-8859-5 (Tatsuo)          
Thanks
--  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