Re: [fpc-pascal] Feature announcement: Dynamic array extensions

2018-06-01 Thread Ryan Joseph
> On Jun 2, 2018, at 5:19 AM, Nitorami wrote: > > Are you serious ? I have been using dynamic arrays a lot for processing of > vectors and matrices containing floating point values, and implemented the + > operator to do the obvious, add the elements of two vectors, NOT to concat > them. This

Re: [fpc-pascal] Feature announcement: Dynamic array extensions

2018-06-01 Thread Nitorami
> ## "+" operator > The compiler now implements a "+" operator for arrays which is the same > as if Concat() would be called on the arrays. > Note regarding backwards compatibility: existing "+" operator overloads > for dynamic arrays no longer compile. Are you serious ? I have been using

Re: [fpc-pascal] Realtime and freepascal???

2018-06-01 Thread Marc Santhoff
On Thu, 2018-05-31 at 14:34 +, Mark Morgan Lloyd wrote: > It's notable that the Boeing "Dreamliner" uses Ethernet heavily for both > control and passenger entertainment, allegedly with the various > subsystems both firewalled and airgapped (which raises the question: > would one really

Re: [fpc-pascal] Realtime and freepascal???

2018-06-01 Thread Marc Santhoff
On Wed, 2018-05-30 at 22:27 +0200, Darius Blaszyk wrote: > My project is planned to do data acquisition, either storing data to flash > memory or sending it over RF, not decided yet. Later on video should be > incorporated, also over RF. There are also multiple analogue controllers > planned to