In src/document.c:

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

Is it OK to squash the fix-patch with the original patch now?

yup, LGTM


Reply to this email directly or view it on GitHub.