[Github-comments] [geany/geany] Fix 'changed' flag being altered when all documents are closing. (#1857)

elextr notifications at xxxxx
Thu May 17 06:22:27 UTC 2018


All the changed documents have already been saved (or the user has elected to not save) as part of the shutdown process and the changed status deliberately changed to false.  Things in Geany and plugins may depend on the "unchanged" status to prevent them doing stuff when the document is closed at shutdown.

You should look at why it was added, and if any Geany functions or current known plugins depend on those semantics.  If it was added pre-git any discussions may not have been transferred from SVN, but they may also have happened on the dev ML, so the archive would need to be checked around the date the function was added.







-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/1857#issuecomment-389757906
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20180516/6570609f/attachment.html>


More information about the Github-comments mailing list