[Github-comments] [geany/geany] Ctags sync, part 1 (#1160)

Colomban Wendling notifications at xxxxx
Thu Aug 4 13:32:08 UTC 2016


> @@ -610,7 +611,7 @@ extern char *readSourceLine (vString *const vLine, MIOPos location,
>  		*pSeekValue = mio_tell (File.fp);
>  	result = readLine (vLine, File.fp);
>  	if (result == NULL)
> -		error (FATAL, "Unexpected end of file: %s", vStringValue (File.name));
> +		error (FATAL, "Unexpected end of file: %s", getInputFileName ());

ditto

---
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/1160/files/7ac17b662facd503d0c822cd61726f329b3a4607..1e36d2367e2b1180a84d7830b0f0e79be2dc44c8#r73521759
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160804/05e99b02/attachment.html>


More information about the Github-comments mailing list