Re: [fpc-devel] Freepascal made chm compiler test file

2007-06-28 Thread Andrew Haines
Tiziano_mk wrote: > Question: how can I read it on my Ubuntu 6.06? > there are several programs in linux to read chms I've installed one called GnoCHM there is also xchm and a few others.There is also a lhelp program in the lazarus/components/chmhelp dir that can read chms. It is written by me an

Re: [fpc-devel] [patch] - fpcanvas

2007-06-28 Thread Michael Van Canneyt
On Thu, 28 Jun 2007, Graeme Geldenhuys wrote: > Hi, > > Here is a minor patch for the fpcanvas unit, reporting the wrong > message in some exceptions. Thank you. Applied, in revision 7842. Michael. ___ fpc-devel maillist - fpc-devel@lists.freepasc

[fpc-devel] [patch] - fpcanvas

2007-06-28 Thread Graeme Geldenhuys
Hi, Here is a minor patch for the fpcanvas unit, reporting the wrong message in some exceptions. Regards, - Graeme - Index: packages/fcl-image/src/fpcanvas.inc === --- packages/fcl-image/src/fpcanvas.inc (revision 7241) +++ package

[fpc-devel] Erroneous finalizing of const widestring array

2007-06-28 Thread Martin Schreiber
Possible show stopper for FPC 2.2: http://www.freepascal.org/mantis/view.php?id=9170 I suspect there are more problems, I can only debug one by one. Martin ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/lis