Op 2019-01-27 om 19:40 schreef AlexeyT:
I see stange crash in gdeque unit if I use unit from FPC trunk
https://github.com/graemeg/freepascal/blob/master/packages/fcl-stl/src/gdeque.pp
crash in TDeque.PushFront, i cannot understand it and i don't know the
code.
pls, reproduce it like me:
-
For those who wants to replicated gdeque crash. I avoided using of
gdeque unit now, so to replicate, pls get an older version of
atsynedit_adapter_cache.pas: before 2019.01.30
https://github.com/Alexey-T/ATSynEdit/commits/master/atsynedit/atsynedit_adapter_cache.pas
--
Regards,
Alexey
___
I see stange crash in gdeque unit if I use unit from FPC trunk
https://github.com/graemeg/freepascal/blob/master/packages/fcl-stl/src/gdeque.pp
crash in TDeque.PushFront, i cannot understand it and i don't know the code.
pls, reproduce it like me:
- Linux gtk2 x64 (Ubuntu 18.4), fpc 3.0.4, lazar