[Github-comments] [geany/geany] Preventing destroying of symbolic/hard links in Windows OS. (#1270)

elextr notifications at xxxxx
Sat Oct 22 02:59:48 UTC 2016


@biv91 on Linux a hardlinked file is updated when either plain file saving or GIO saving is used, and the links split when atomic saving is used.  This is what is expected.  If there is a different behaviour on windows then:

1. describe it clearly, describing the behaviour in all the saving settings
2. if you wish to make a change for windows please make code that is specific to windows, do not make untested changes to code that is common to all systems.
3. Do not compile out options that can be disabled at runtime (GIO saving)


-- 
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/1270#issuecomment-255503435
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20161021/05735864/attachment.html>


More information about the Github-comments mailing list