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

Jiří Techet notifications at xxxxx
Thu Aug 4 13:56:25 UTC 2016


>  
> -			mio_getpos (mio, &startOfLine);
> +			startOfLine = mio_tell(fp);

When I was adding MIO to uctags I found it easier to replace FILE with MIO and just follow the errors and fix them on the way (my way) than checking how it's done in Geany. So there are minor differences like that.

---
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/bbbbb309baa0ff6a94f50437e99cc962aa7b047f..ba2209e4a614731f7b1035af225bd9d2f1dcff07#r73526012
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160804/d9d2d95b/attachment.html>


More information about the Github-comments mailing list