Freepascal 3.2.0 release candidate (Announce)
Hm, f*ck. I've found a regression between FPC 3.0.4 and FPC 3.2.0
If the debugging informations is turned on I still get in the end of the program a detailed info about unfreed memory block.
So - the program normally ends but it does not silently go back into DOS but on the screen appears a detailed list of all unfreed memory blocks.
It may be a nice feature in some circumstancies, but hey, how can I switch it off?
I know that I don't free all memory blocks - it is OK for me.
I have not discovered any combination of switches which allows me to debug the program (in IDE) but don't bother me with this "info".
It seems that switch combination...
-g
-gh-
-gl-
...does not help.
It look like FPC is always loading the Heaptrc unit.
The normal behaving program compiled with FPC 3.0.4 (debug info on) is here: http://laaca.sweb.cz/barev304.exe
and the same source compiled with same settings with FPC 3.2.0 is here:
http://laaca.sweb.cz/barev320.exe
It is a demo application for me units - a simple color selector for HiColor modes.
---
DOS-u-akbar!
Complete thread:
- Freepascal 3.2.0 release candidate - Laaca, 30.03.2020, 20:41 (Announce)
- Freepascal 3.2.0 release candidate - marcov, 31.03.2020, 10:00
- Freepascal 3.2.0 release candidate - Rugxulo, 31.03.2020, 19:37
- Freepascal 3.2.0 release candidate - Laaca, 01.04.2020, 23:34
- Freepascal 3.2.0 release candidate - RayeR, 02.04.2020, 14:57
- Freepascal 3.2.0 release candidate - marcov, 03.04.2020, 14:53
- Freepascal 3.2.0 release candidate - Rugxulo, 12.04.2020, 14:10
- Freepascal 3.2.0 release candidate - Laaca, 12.04.2020, 16:41
- Freepascal 3.2.0 release candidate - Laaca, 25.04.2020, 19:01
- Freepascal 3.2.0 release candidate - marcov, 26.04.2020, 17:54
- Freepascal 3.2.0 release candidate - Rugxulo, 29.04.2020, 09:22
- Freepascal 3.2.0 release candidate - Laaca, 29.04.2020, 23:03
- Freepascal 3.2.0 release candidate - marcov, 30.04.2020, 19:48
- Freepascal 3.2.0 release candidate - marcov, 26.04.2020, 17:54
- Freepascal 3.2.0 release candidate - Laaca, 25.04.2020, 19:01
- Freepascal 3.2.0 release candidate - Laaca, 12.04.2020, 16:41
- Freepascal 3.2.0 release candidate - Rugxulo, 12.04.2020, 14:10
- Freepascal 3.2.0 release candidate - Laaca, 01.04.2020, 23:34