Re: [fpc-pascal] FPC attributes / annotations support

2017-11-28 Thread Graeme Geldenhuys
On 2017-11-27 21:39, Mattias Gaertner wrote: Lazarus now supports attributes. Awesome, thanks for the update. [dreaming] Now only if Lazarus could support the Delphi dcc32 compiler. ;-) Boy oh boy... I've been using Delphi XE3 for a month now (new job) - it is SH*T. Constant IDE crashes, onl

Re: [fpc-pascal] MSEide+MSEgui 4.6 for FPC 3.0.4

2017-11-28 Thread Martin Schreiber
On Sunday 26 November 2017 15:19:22 Andreas wrote: > > The architecture of MSEgui would allow to make widgets for Android in RAD > > style development, either ownerdrawn or wrapper for native widgets > > with 'ifi'-data- and event-connections to the business logic in the > > application. > > Today

Re: [fpc-pascal] Is this the correct way to configure fpc for multiple arm-embedded subarchs?

2017-11-28 Thread Christo
On Sun, 2017-11-26 at 17:19 +0100, Michael Ring wrote: > I am looking for an easy way to have all cortex-m compilers available > at the same time to be able to do automated building/testing There is a similar problem with the AVR target having several subarchitectures.  One option I think is to ha

Re: [fpc-pascal] Is there a way to execute code after 'initialization' and before 'main', i. e. AddExitProc complement?

2017-11-28 Thread Christo Crause
On 28 Nov 2017 9:04 PM, "Роман via fpc-pascal" < fpc-pascal@lists.freepascal.org> wrote: > Can I run SortAndInitialize before 'main' without additional user actions? Maybe not exactly what you want but you could probably add the SortAndInitialize procedure to the initialization section of a new un

Re: [fpc-pascal] Is there a way to execute code after 'initialization' and before 'main', i. e. AddExitProc complement?

2017-11-28 Thread Sven Barth via fpc-pascal
Am 28.11.2017 20:04 schrieb "Роман via fpc-pascal" < fpc-pascal@lists.freepascal.org>: 'Initialization' sections are executed in poorly predictable order, so I want to partially order them according to some form of explicit prioritization and execute before control flow enters main block (so I won

Re: [fpc-pascal] FPC attributes / annotations support

2017-11-28 Thread Mattias Gaertner
On Wed, 11 Oct 2017 17:13:31 +0200 Sven Barth via fpc-pascal wrote: > Am 11.10.2017 14:45 schrieb "Graeme Geldenhuys" < > mailingli...@geldenhuys.co.uk>: > > > > Bringing a discussion from the Lazarus mailing list to here. > > > > > > On 2017-09-24 09:13, Michael Van Canneyt via Lazarus wrote:

[fpc-pascal] Is there a way to execute code after 'initialization' and before 'main', i. e. AddExitProc complement?

2017-11-28 Thread Роман via fpc-pascal
'Initialization' sections are executed in poorly predictable order, so I want to partially order them according to some form of explicit prioritization and execute before control flow enters main block (so I won't need to run all that initialization by hand, neither I would be able to forget to

[fpc-pascal] Is this the correct way to configure fpc for multiple arm-embedded subarchs?

2017-11-28 Thread Michael Ring
I am looking for an easy way to have all cortex-m compilers available at the same time to be able to do automated building/testing Inspired by the -V parameter of fpc I started my journey and ended up with something different. My question is now did I go down the correct path or is there a be

Re: [fpc-pascal] MSEide+MSEgui 4.6 for FPC 3.0.4

2017-11-28 Thread Andreas
On 25/11/2017 14:43, Martin Schreiber wrote: On Saturday 25 November 2017 15:04:05 Andreas Berger wrote: On the Android side I actually only need a graphical app with access to the Bluetooth and possibly be a TCP client. And why Free Pascal to develop the android application? What would be t

Re: [fpc-pascal] MSEide+MSEgui 4.6 for FPC 3.0.4

2017-11-28 Thread Andreas Berger
On 25/11/2017 14:43, Martin Schreiber wrote: On Saturday 25 November 2017 15:04:05 Andreas Berger wrote: On the Android side I actually only need a graphical app with access to the Bluetooth and possibly be a TCP client. And why Free Pascal to develop the android application? What would be t

Re: [fpc-pascal] OT: what happened with the Lazarus mailing list?

2017-11-28 Thread Marc Weustink
On 25-11-2017 09:29, Lubos Pintes wrote: Hello, I don't know if the problem is somewhere on my side, but the latest message in Lazarus mailing list on gmane.org is from November 17. I also looked into web archive and the situation is the same. And I am unable to find more information about what