Re: [fpc-devel] libc bugreport

2005-05-04 Thread Michael Van Canneyt
On Tue, 3 May 2005, zephod wrote: > Dear, > > I am evaluating fpc as a possible replacement compiler for a large kylix > based > source tree (~200.000 lines of code). In porting the apps I encountered some > small troubles: > > > * packages/base/libc/aineth.inc: > inp argument of i

[fpc-devel] lazarus bug report + fix: Utf8ToUnicode doesn't work correctly

2005-05-04 Thread Vincent Snijders
Hi, Can you take a look at this issue reported at the lazarus bug tracker: http://www.lazarus.freepascal.org/mantis/view.php?id=888 It contains a fixed version of the Utf8ToUnicode function. Since it is part of the rtl, I close this lazarus issue and send you this message. I did not test the fixe

Re: [fpc-devel] lazarus bug report + fix: Utf8ToUnicode doesn't work correctly

2005-05-04 Thread Michael Van Canneyt
On Wed, 4 May 2005, Vincent Snijders wrote: > Hi, > > Can you take a look at this issue reported at the lazarus bug tracker: > http://www.lazarus.freepascal.org/mantis/view.php?id=888 > > It contains a fixed version of the Utf8ToUnicode function. Since it is part of > the rtl, I close this laz

Re: [fpc-devel] lazarus bug report + fix: Utf8ToUnicode doesn't work correctly

2005-05-04 Thread Jonas Maebe
On 4 mei 2005, at 12:04, Michael Van Canneyt wrote: It contains a fixed version of the Utf8ToUnicode function. Since it is part of the rtl, I close this lazarus issue and send you this message. I did not test the fixed version. The files in the zip file are not usable; They're in some unicode fo

Re: [fpc-devel] lazarus bug report + fix: Utf8ToUnicode doesn't work correctly

2005-05-04 Thread Michael Van Canneyt
On Wed, 4 May 2005, Jonas Maebe wrote: > > On 4 mei 2005, at 12:04, Michael Van Canneyt wrote: > > > > It contains a fixed version of the Utf8ToUnicode function. Since it > > > is part of > > > the rtl, I close this lazarus issue and send you this message. I did > > > not test > > > the fixed

Re: [fpc-devel] lazarus bug report + fix: Utf8ToUnicode doesn't work correctly

2005-05-04 Thread Tomas Hajny
On Wed, May 4, 2005 12:07, Jonas Maebe said: > > On 4 mei 2005, at 12:04, Michael Van Canneyt wrote: > >>> It contains a fixed version of the Utf8ToUnicode function. Since it >>> is part of >>> the rtl, I close this lazarus issue and send you this message. I did >>> not test >>> the fixed version.

Re: [fpc-devel] lazarus bug report + fix: Utf8ToUnicode doesn't work correctly

2005-05-04 Thread Michalis Kamburelis
Michael Van Canneyt wrote: On Wed, 4 May 2005, Jonas Maebe wrote: On 4 mei 2005, at 12:04, Michael Van Canneyt wrote: It contains a fixed version of the Utf8ToUnicode function. Since it is part of the rtl, I close this lazarus issue and send you this message. I did not test the fixed version. The

Re: [fpc-devel] Bug in TSQLQuery.ApplyRecUpdate

2005-05-04 Thread Joost van der Sluis
On Tue, 2005-05-03 at 18:17 -0300, Luiz AmÃrico wrote: > While trying to use mysql through sqldb i found some problems trying to > apply the updates using TSqlQuery.ApplyUpdates: > > Database info: > TableName = mysql_bench > Table structure = CREATE TABLE `mysql_bench` (`AInt` int(11) default

Re: [fpc-devel] lazarus bug report + fix: Utf8ToUnicode doesn't work correctly

2005-05-04 Thread Michael Van Canneyt
On Wed, 4 May 2005, Michalis Kamburelis wrote: > Michael Van Canneyt wrote: > > > > On Wed, 4 May 2005, Jonas Maebe wrote: > > > > > > > On 4 mei 2005, at 12:04, Michael Van Canneyt wrote: > > > > > > > > > > > It contains a fixed version of the Utf8ToUnicode function. > > > > > Since it >

Re: [fpc-devel] lazarus bug report + fix: Utf8ToUnicode doesn't work correctly

2005-05-04 Thread Danny Milosavljevic
Hi, Am Mittwoch, den 04.05.2005, 12:49 +0200 schrieb Michael Van Canneyt: > > On Wed, 4 May 2005, Jonas Maebe wrote: > > > > > On 4 mei 2005, at 12:04, Michael Van Canneyt wrote: > > > > > > It contains a fixed version of the Utf8ToUnicode function. Since it > > > > is part of > > > > the rtl,