Re: [fpc-pascal] Compiler option -gt (Trash local variables)

2016-10-17 Thread Graeme Geldenhuys
On 2016-10-17 10:23, Marco van de Voort wrote: > I've used it in debugging/hardening fpdoc a few years ago, and had good > experiences. I also benefited a lot from -CR Thank you both Marco and Jonas. I only discovered the setting over the weekend, and it does seem like a useful option to use while

Re: [fpc-pascal] Compiler option -gt (Trash local variables)

2016-10-17 Thread Marco van de Voort
In our previous episode, Graeme Geldenhuys said: > How well does the -gt compiler option work? Is it worth enabling during > debugging? I've used it in debugging/hardening fpdoc a few years ago, and had good experiences. I also benefited a lot from -CR _

Re: [fpc-pascal] Compiler option -gt (Trash local variables)

2016-10-17 Thread Jonas Maebe
Graeme Geldenhuys wrote on Mon, 17 Oct 2016: How well does the -gt compiler option work? I don't think there are any known bugs with it in either 3.0 or trunk. 3.0 does not trash ansi/unicodestring function results though, while trunk does. Is it worth enabling during debugging? I th

[fpc-pascal] Compiler option -gt (Trash local variables)

2016-10-17 Thread Graeme Geldenhuys
Hi, How well does the -gt compiler option work? Is it worth enabling during debugging? Regards, Graeme ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal