Re: [fpc-pascal] Compiler error passing a Property as a parameter

2014-06-08 Thread Tomas Hajny
On Sun, June 8, 2014 21:50, Graeme Geldenhuys wrote: Hi Graeme, > I think it was FPC 2.6.0 that changed the language rules about > Properties. You can't pass them directly as a var parameter, can't > assign to a property of a property etc. > > Anyway, somebody recently asked my why this was impl

[fpc-pascal] Compiler error passing a Property as a parameter

2014-06-08 Thread Graeme Geldenhuys
Hi, I think it was FPC 2.6.0 that changed the language rules about Properties. You can't pass them directly as a var parameter, can't assign to a property of a property etc. Anyway, somebody recently asked my why this was implemented, and I can't actually remember the exact rational behind the FP

Re: [fpc-pascal] Typinfo incompatibilities between FPC and Delphi

2014-06-08 Thread Graeme Geldenhuys
On 2014-06-03 10:08, Sven Barth wrote: > > If one uses a helper function like you did then it's indeed not as bad, > but if one doesn't... Indeed. :) I find it is often amount managing readability of code. The application developer doesn't need to worry to much about the difference between platfo

[fpc-pascal] Junior Tasks

2014-06-08 Thread Daniel Gaspary
Hi, is this page[1] up to date? I believe would be interesting to have a page(a dedicated system, bugtracker tag?) where people can volunteer to help with small, well defined tasks. Maybe something similar to this[2], but more elaborate and covering not only conversion. I know that

Re: [fpc-pascal] CustHttpApp and HP httperf tool

2014-06-08 Thread silvioprog
2014-06-07 4:54 GMT-03:00 Michael Van Canneyt : > > On Fri, 6 Jun 2014, silvioprog wrote: > >> 2014-06-06 13:17 GMT-03:00 Michael Van Canneyt : >> On Fri, 6 Jun 2014, silvioprog wrote: >> Hello, >> I'm testing the CustHttpApp unit, and I found one error. See >> the htt

Re: [fpc-pascal] ALSA 1.2.X wrappers required

2014-06-08 Thread Nikolay Nikolov
On 06/06/2014 02:48 PM, Nikolay Nikolov wrote: On 6.6.2014 г. 12:22, Nikolay Nikolov wrote: On 06/06/2014 09:45 AM, leledumbo wrote: Hello, I want to program for ALSA, so I need the Pascal wrapper. Most recent one I found is fpALSA, which corresponds to 1.0.25 (last release) version if ALSA.