[Github-comments] [geany] Fix the "source file has been modified" issue (#621)

Jiří Techet notifications at xxxxx
Sat Sep 26 23:10:27 UTC 2015


>  	{
>  		ui_set_statusbar(TRUE, "%s", err->message);
>  		g_error_free(err);
>  		return FALSE;
>  	}
>  
> -	filedata->len = (gsize) st.st_size;

Yeah, it was strange. But I actually feel safer to use the length from g_file_get_contents() and g_file_load_contents() - I don't think this should break anything.

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/621/files#r40499507
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20150926/b72f0b29/attachment.html>


More information about the Github-comments mailing list