You are saying because you selected to use glib's use_atomic_file_saving you 
can't fix the permissions (non-atomically) after glib has done the magic?  Then 
you could ditch glib and write to temporary file by yourself and call 
fsync+close and fix file modes and ACL's etc before renaming over the original 
file.


-- 
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/issues/2251#issuecomment-519835742

Reply via email to