Originally shared by Thomas Mueller (dummzeuch)
Originally shared by Thomas Mueller (dummzeuch)
There was a bug in the (yet unreleased) GExperts code that caused an access violation every time the Delphi IDE was closed. I have just found it, but boy was that difficult! I knew the problem existed in the current source code and by trial and error I…
http://blog.dummzeuch.de/2018/11/24/found-the-cause-of-the-av-on-exiting-the-delphi-ide/
There was a bug in the (yet unreleased) GExperts code that caused an access violation every time the Delphi IDE was closed. I have just found it, but boy was that difficult! I knew the problem existed in the current source code and by trial and error I…
http://blog.dummzeuch.de/2018/11/24/found-the-cause-of-the-av-on-exiting-the-delphi-ide/
Thomas Mueller will you fix what i send you on the email personally ?
ReplyDeleteshlomo abuisak I have seen that e-mail but not yet read it. I will once I find some time.
ReplyDeleteThomas Mueller I think it is impotent as Grep is unusable in certain situation. Thanks
ReplyDeleteI have just read that bug report. I think that's a very rare corner case. Delphi sources are usually either ANSI or UTF-8, so very few people will ever see the problem.
ReplyDeleteDelphi 7 grep works, because it is not Unicode aware and will simply assume ANSI. I will add a ticked on SourceForge and come back to it once have finished other stuff that I currently think is more important. Unless of course you are volunteering to fix this yourself?
Thanks in any case.
ReplyDeletehttps://sourceforge.net/p/gexperts/bugs/92/
ReplyDeleteThomas Mueller "but should
ReplyDeletemake a nice error at least" But better not to fail search and keep going as it was in D7