Re: [fpc-pascal] Generic way to pre-maturely exit TCustomApplication without memory leaks

2016-10-16 Thread Bart
On 10/16/16, grouchysmurf wrote: >> Probably you can set system.ExitCode before calling Terminate. > > I ended up doing exactly that though it feels like an ugly thoug > incomplete hack. Thanks for the tip. Why a hack? System.ExitCode is meant for

Re: [fpc-pascal] Generic way to pre-maturely exit TCustomApplication without memory leaks

2016-10-16 Thread grouchysmurf
> Probably you can set system.ExitCode before calling Terminate. I ended up doing exactly that though it feels like an ugly thoug incomplete hack. Thanks for the tip. Ɓukasz ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org

Re: [fpc-pascal] Error: Identifier not found "Heap Error"

2016-10-16 Thread Bart
On 10/16/16, Mark Morgan Lloyd wrote: > I've got a 5.0 manual to hand [blows dust off, coughs]. See: http://putka.upm.si/langref/turboPascal/0683.html Bart ___ fpc-pascal maillist -

Re: [fpc-pascal] Smart link in FreeBSD multi-arch ?

2016-10-16 Thread Michael Van Canneyt
On Sun, 16 Oct 2016, fredvs wrote: I feel so lonely. I'm told this can help: http://www.tinder.com Nobody in the world to confirm (or not) that *--gc-sections* option is added to ld when -XX is used ? Did I do something wrong against fpc community ? No, simply probably no-one knows

Re: [fpc-pascal] Smart link in FreeBSD multi-arch ?

2016-10-16 Thread fredvs
I feel so lonely. Nobody in the world to confirm (or not) that *--gc-sections* option is added to ld when -XX is used ? Did I do something wrong against fpc community ? If yes I apologize a lot and a lot and a lot. Fre;D - Many thanks ;-) -- View this message in context:

Re: [fpc-pascal] Error: Identifier not found "Heap Error"

2016-10-16 Thread Mark Morgan Lloyd
On 15/10/16 20:00, Michael Van Canneyt wrote: issues, but I still get the following error: OPTIQAP.PAS(18,21) Error: Identifier not found "HeapError" OPTIQAP.PAS(19,6) Error: Identifier not found "HeapError" This is possibly code intended for Turbo Pascal. The HeapError identifier does not