Re: [fpc-pascal] Record helpers on built in types?

2015-02-19 Thread Anthony Walter
Okay, no problems Sven. Thanks again for doing what you've done. I feel like the class helpers on built ins is so great already. By the way, after adding in some I decided to write an FTP client implementation using StringHelper to great effect. Here's how it worked out (and fully tested): http://

Re: [fpc-pascal] Some features for FPC 3.0?

2015-02-19 Thread Lukasz Sokol
On 19/02/15 10:13, Sven Barth wrote: > Am 19.02.2015 10:41 schrieb "Lukasz Sokol" > >: >> >> On 18/02/15 18:18, Florian Klämpfl wrote: >>> The linux approach is to dump a source blob onto the user. >> >> And we FPC /users/ are 'suggested' to download&compile from SVN >

Re: [fpc-pascal] Some features for FPC 3.0?

2015-02-19 Thread Sven Barth
Am 19.02.2015 10:41 schrieb "Lukasz Sokol" : > > On 18/02/15 18:18, Florian Klämpfl wrote: > > The linux approach is to dump a source blob onto the user. > > And we FPC /users/ are 'suggested' to download&compile from SVN (even if it's just -fixes) > if whatever our upstream packager provides is in

Re: [fpc-pascal] Some features for FPC 3.0?

2015-02-19 Thread Lukasz Sokol
On 18/02/15 18:18, Florian Klämpfl wrote: > Am 18.02.2015 um 14:03 schrieb Lukasz Sokol: [...] > Unlikely, we even cannot keep pace with the bug reports. > I understand. [...] > The linux approach is to dump a source blob onto the user. And we FPC /users/ are 'suggested' to download&compile fro

Re: [fpc-pascal] fpc-arm-embedded bin doesn't run

2015-02-19 Thread Mattias Gaertner
On Wed, 18 Feb 2015 16:02:53 -0700 (MST) turro75 wrote: > ok, > > as I told in the previous post, I 'm now able to run and debug code with the > trunk fpc (3.1.1). > I just made some minor changes in t_embed.pas in order to automatically > create also the bin and call size. > Debugging works "f