summaryrefslogtreecommitdiff
path: root/doc/flex.info-2
diff options
context:
space:
mode:
authorWill Estes <westes575@gmail.com>2016-02-24 20:11:24 -0500
committerManoj Srivastava <srivasta@debian.org>2016-02-24 17:28:16 -0800
commitc268333db1612ac2df25a6d2b3e859b0b13b7745 (patch)
tree566b9b926b1abc0ab74ff27127c819dfc572b6ca /doc/flex.info-2
parent86ca4f322bbec8f52a76c1bf2a879bf464d9bb65 (diff)
Changed type of yy_n_chars to int; gh#53, sf#160.
The variable yy_n_chars had been of type yy_size_t which is incorrect given its use in read(). While it might be adviseable to look at defining a yy_ssize_t, there might be some issues doing this and so, for now, at least, we'll punt back to int.
Diffstat (limited to 'doc/flex.info-2')
0 files changed, 0 insertions, 0 deletions