[fpc-devel] Cant compile latest Lazarus

2009-10-02 Thread ABorka
Fresh lazarus svn checkout rev21988 on Linux Compiling lazconfigstorage.pas lresources.pp(2250,17) Error: Identifier not found "vaQWord" lresources.pp(2250,17) Error: Constant Expression expected lresources.pp(2250,17) Error: duplicate case label lresources.pp(5514) Fatal: There were 3 errors co

Re: [fpc-devel] ThousandSeparator and UTF-8

2009-10-02 Thread Florian Klaempfl
Graeme Geldenhuys schrieb: > 2009/10/2 : >> On Linux and cs_CZ.UTF-8 locale is thousand separator set to >> NO-BREAK SPACE (UTF-8: 0xC2 0xA0). >> >> But ThousandSeparator variable is defined as Char. Fpc sets >> ThousandSeparator=0xA0 and kylix ThousandSeparator=0xC2. >> >> Any ideas how to correc

Re: [fpc-devel] ThousandSeparator and UTF-8

2009-10-02 Thread petr . kristan
On Fri, Oct 02, 2009 at 04:42:51PM +0200, Graeme Geldenhuys wrote: > 2009/10/2 : > > On Linux and cs_CZ.UTF-8 locale is thousand separator set to > > NO-BREAK SPACE (UTF-8: 0xC2 0xA0). > > > > But ThousandSeparator variable is defined as Char. Fpc sets > > ThousandSeparator=0xA0 and kylix Thousand

Re: [fpc-devel] [patch] Documentation generation with IPF support

2009-10-02 Thread Michael Van Canneyt
On Fri, 2 Oct 2009, Graeme Geldenhuys wrote: Hi, Attached is a patch for the 'fpcdocs' repository. This patch adds support for IPF output via the makefile. I have also updated the readme file with various sections and new information about IPF support. Note: fpcmake needs to be run after the

Re: [fpc-devel] [patch] Documentation generation with IPF support

2009-10-02 Thread Graeme Geldenhuys
2009/10/2 Tomas Hajny : > > Thanks. It's somewhat better to add such patches to the bug tracker rather > than send them by e-mail to make sure they're not forgotten. OK, but I did notify Michael about this patch a few minutes ago. But I'll post future patches to Mantis, just to be on the save side

Re: [fpc-devel] [patch] Documentation generation with IPF support

2009-10-02 Thread Tomas Hajny
On Fri, October 2, 2009 16:38, Graeme Geldenhuys wrote: Hi, > Attached is a patch for the 'fpcdocs' repository. This patch adds > support for IPF output via the makefile. > I have also updated the readme file with various sections and new > information about IPF support. > > Note: > fpcmake need

Re: [fpc-devel] ThousandSeparator and UTF-8

2009-10-02 Thread Graeme Geldenhuys
2009/10/2 : > On Linux and cs_CZ.UTF-8 locale is thousand separator set to > NO-BREAK SPACE (UTF-8: 0xC2 0xA0). > > But ThousandSeparator variable is defined as Char. Fpc sets > ThousandSeparator=0xA0 and kylix ThousandSeparator=0xC2. > > Any ideas how to correctly solve it? This is a know probl

[fpc-devel] [patch] Documentation generation with IPF support

2009-10-02 Thread Graeme Geldenhuys
Hi, Attached is a patch for the 'fpcdocs' repository. This patch adds support for IPF output via the makefile. I have also updated the readme file with various sections and new information about IPF support. Note: fpcmake needs to be run after the patch has been applied, so a new default Makefile

[fpc-devel] ThousandSeparator and UTF-8

2009-10-02 Thread petr . kristan
On Linux and cs_CZ.UTF-8 locale is thousand separator set to NO-BREAK SPACE (UTF-8: 0xC2 0xA0). But ThousandSeparator variable is defined as Char. Fpc sets ThousandSeparator=0xA0 and kylix ThousandSeparator=0xC2. Any ideas how to correctly solve it? Petr -- Ing. Petr Kristan . EPOS PRO s.r.o.