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

Colomban Wendling notifications at xxxxx
Thu Sep 8 19:43:42 UTC 2016


```
../../ctags/parsers/c.c: In function 'processToken':
../../ctags/parsers/c.c:2033:3: warning: case value '4294967295' not in enumerated type 'keywordId {aka enum eKeywordId}' [-Wswitch]
   case KEYWORD_NONE:      processName (st);                       break;
   ^~~~
```
How scared should we be?  that's a typical signed/unsigned issue, but hum.

-- 
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#issuecomment-245716579
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160908/163e3ae5/attachment.html>


More information about the Github-comments mailing list