On 24-1-2013 18:55, Tomas Hajny wrote:
> On Thu, January 24, 2013 18:03, Graeme Geldenhuys wrote:
>> I know there are still a few of you developing for the OS/2 platform. So
>> I made available on my server some INF e-books. They originally came
>> from the Sybil Library project.
>>
>> There are
On 24-1-2013 17:57, Graeme Geldenhuys wrote:
> The second ebook [oop_refg.inf] covers Object Oriented Programming using
> Object Pascal. Unfortunately this book is only available in German - I
> have plans to translate it to English soon.
Interesting. Together with motaz' Lazarus book (see threa
On Fri, January 25, 2013 14:33, Gerhard Scholz wrote:
> Sorry, I forgot how to file a bug report. Either somebody explains me,
> please, or uses this information:
>
> I created a smaller test program which produces the same error.
>
> The test files can be found here:
> http://mewal.com/test.zip (1
What does Utf8Decode() do if the input is incomplete because it's
arriving slowly over a serial or telnet connection?
By analogy with StrToInt() etc., is there be a TryUtf8Decode() which
sets a flag if the parameter is well-formed?
--
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk
[Opi
Sorry, I forgot how to file a bug report. Either somebody explains me,
please, or uses this information:
I created a smaller test program which produces the same error.
The test files can be found here:
http://mewal.com/test.zip (161 kB) or
http://mewal.com/test.7z (21 kB)
If someone wants to h