]> Savannah Git Hosting - gnulib.git/commit
dfa: shorten sbit, success
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 30 Dec 2016 08:57:21 +0000 (00:57 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 30 Dec 2016 09:02:50 +0000 (01:02 -0800)
commitb724c4e6aa38373a61ef1c70ee9508c3f103955e
tree50c635f500c808e3cfc65167c402353554f6719d
parente0a498eccb7204ecd04ea24aabc86485b41f2c3c
dfa: shorten sbit, success

* lib/dfa.c (struct regex_syntax.sbit):
(struct dfa.success): Use char, not int, for array elements, since
they are all in the range 0..7.
ChangeLog
lib/dfa.c