Re: [fpc-pascal] Array clearing

2017-04-03 Thread Ryan Joseph
> On Apr 2, 2017, at 11:02 PM, Sven Barth via fpc-pascal > wrote: > > can be easily seen by looking at the implementation of SetLength() in > $fpcdir/rtl/inc/dynarr.inc, fpc_dynarray_setlength(). > Especially since line 220 (at least in the current revision) contains a > call to FillChar(), the

Re: [fpc-pascal] Setting record values

2017-04-03 Thread Ryan Joseph
Thanks for the tips, I appreciate it. This is all pretty trivial but it’s kind of annoying that using an inline class function is more efficient than a constructor despite having identical functionality. It's tempting to remove the constructors now and replace them with inline functions but it

Re: [fpc-pascal] SPARC / Linux

2017-04-03 Thread Nikolay Nikolov
On 03/13/2017 10:10 AM, Mark Morgan Lloyd wrote: On 13/03/17 06:30, Pierre Free Pascal wrote: Hi Mark, if you mean build a native installer for 32-btsparc-linux, I can tell you want you need to do: I'm used to building it for my own use. I'll take a look at your instructions for versions l

Re: [fpc-pascal] SPARC / Linux

2017-04-03 Thread Tomas Hajny
On Mon, April 3, 2017 11:29, Mark Morgan Lloyd wrote: > On 13/03/17 09:00, Pierre Free Pascal wrote: . . > When I try to build the entire installation with GDB support I get > > .. > Linking bin/sparc-linux/fp > The installer encountered the following error: > External command > "/usr/loc

Re: [fpc-pascal] SPARC / Linux

2017-04-03 Thread Mark Morgan Lloyd
On 13/03/17 09:00, Pierre Free Pascal wrote: -Message d'origine-> De : fpc-pascal [mailto:fpc-pascal-boun...@lists.freepascal.org] De la> part de Mark Morgan Lloyd> Envoyé : lundi 13 mars 2017 09:11> À : fpc-pascal@lists.freepascal.org> Objet : Re: [fpc-pascal] SPARC / Linux> > On 13/03