It'd be better to get a similar "fix" in universal-ctags not to diverge too 
further (and not to get it back when we start using uctags).

Though, as @elextr this actually isn't really a problem AFAIK, no UB here.  But 
as he said, I agree it'd be more readable (at least `while ((c = 
getcFromInputFile ()) != EOF && isident (c));` instead of using the comma 
operator here).

---
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/1074#issuecomment-228129345

Reply via email to