blikblum/luipack

My fix to avoid receiving Timer-event on CudaText closing, and the crash

Alexey-T opened this issue · 6 comments

Alexey-T/CudaText@87e2bff

This is a patch in CudaText's copy of UniqInstance. You see that I moved Timer object to class fields, and I disable this timer in Destroy.
crash was visible when I debugged the CudaText.

sorry, for PR I would need to get your code and test it. no time.

Sorry, this is how collaborating in Github works.

no, it don't work always this way. I sometimes get patches via email.

if you don't want to improve the upstream code, do it as you wish.

Opening Pull Requests is pretty easy, i've done literally hundreds of times to different repositories.

I'm just asking to do what i do to other projects and what is default in github community

image

it's easy if I can tests the resulting pascal file, how it's compiled, how it works, but I am busy.