while (order < group_size) /* the biggest group has 13 elements */
/** TODO can it be optimized? ATM 882 runs at line "if (encoding->group ...)" */
Is this comment still relevant, and if so which "if" does it refer to? AFAICT there is no `if(encoding->group` line in the following loop.
--- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/774/files#r45967569