Re: [fpc-devel] RTL Unicode support, Win32/CE

2008-08-05 Thread Felipe Monteiro de Carvalho
I think this would be really excellent and a reliable solution that can be quickly implemented, but based on previous discussions I believe most core developers are against it. The most popular solution was the one proposed by Florian of having a string without defined encoding (it would be the na

Re: [fpc-devel] fpcdocs problem

2008-08-05 Thread Jesus Reyes
--- El mar 5-ago-08, Sergei Gorelkin <[EMAIL PROTECTED]> escribió: > De:: Sergei Gorelkin <[EMAIL PROTECTED]> > Asunto: Re: [fpc-devel] fpcdocs problem > A: [EMAIL PROTECTED], "FPC developers' list" > Fecha: martes, 5 agosto, 2008, 3:05 pm > Jesus Reyes wrote: > > our friend javivf has reporte

Re: [fpc-devel] fpcdocs problem

2008-08-05 Thread Sergei Gorelkin
Jesus Reyes wrote: our friend javivf has reported the following issue, should he create a bug report? (rest skipped) This can be fixed by the attached patch. In general, it is a good idea to test xml's for well-formedness before committing :) Regards, Sergei Index: system.xml =

[fpc-devel] fpcdocs problem

2008-08-05 Thread Jesus Reyes
our friend javivf has reported the following issue, should he create a bug report? [EMAIL PROTECTED]:/usr/local/src/fpcdocs$ make PP=/usr/local/lib/fpc/2.3.1/ppc386 FPCSRCDIR=/usr/local/src/fpc/trunk rtl.chk /usr/local/src/fpc/trunk/utils/fpdoc/fpdoc --hide-protected --warn-no-node --package=

Re: [fpc-devel] RTL Unicode support, Win32/CE

2008-08-05 Thread Yury B.
On Tue, Aug 5, 2008 at 12:42 PM, Graeme Geldenhuys <[EMAIL PROTECTED]>wrote: > > fpGUI and MSEgui has custom wrapper functions that handle > file/directory handling correctly. I don't know what Lazarus LCL does. > Well, i'd like RTL be completely unicode-aware, so that any command-line tool for f

Re: [fpc-devel] RTL Unicode support, Win32/CE

2008-08-05 Thread Graeme Geldenhuys
On 8/5/08, Yury B. <[EMAIL PROTECTED]> wrote: > Second, i haven't found any WideString or UTF8String typed standard file IO > functions in the RTL that makes impossible to deal with files whose names > contain national symbols not represented by the ANSI code page set in the > Win32 for *A function

[fpc-devel] RTL Unicode support, Win32/CE

2008-08-05 Thread Yury B.
The topic has been raised several times, but I have looked through the sources and documentation and there still are issues for discussion. First, I'm impressed by the Lazarus project which supports Unicode right now. It uses utf-8 encoding for this but according to the sources still uses simple An

Re: [fpc-devel] Locale solution for Linux (and maybe *nix)

2008-08-05 Thread Graeme Geldenhuys
On Tue, Aug 5, 2008 at 9:27 AM, Marco van de Voort <[EMAIL PROTECTED]> wrote: > > Shall I send you the FreeBSD files ? Maybe I can even dig up some > description from the manpages. That would be great, thanks. graemeg at gmail dot com Regards, - Graeme -

Re: [fpc-devel] Locale solution for Linux (and maybe *nix)

2008-08-05 Thread Marco van de Voort
> On Mon, Aug 4, 2008 at 8:43 PM, Michael Van Canneyt > <[EMAIL PROTECTED]> wrote: > > > > To Graeme: I think you can go ahead if you want to implement such routines. > > Make an interface that accepts a filename, and by default the unit will look > > in some standard locations. > > OK, added to m

Re[2]: [fpc-devel] Locale solution for Linux (and maybe *nix)

2008-08-05 Thread Michael Van Canneyt
On Tue, 5 Aug 2008, Vladimir Zhirov wrote: > Michael Van Canneyt wrote: > > > I have checked altlinux.ru, and it is rpm-based. The glibc-i18ndata is > > definitely > > in the package list, probably you simply don't have it installed. I > > downloaded the > > package file and it has the same f