diff options
author | John MacFarlane <jgm@berkeley.edu> | 2016-06-01 14:03:11 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2016-06-01 14:03:11 -0700 |
commit | 41f1e5aaea98011ce650a59a765549fff5f4468a (patch) | |
tree | b3f6050ae7cf5fe75d29ebf86da57991ecc4bb63 /test/afl_dictionary/string_dashes | |
parent | f1665c73196581a26f9aea3028565253a7b5dbac (diff) |
Coerce realurllen to int.
This is an alternate solution for pull request #132,
which introduced a new warning on the comparison:
latex.c:191:20: warning: comparison of integers of
different signs: 'size_t' (aka 'unsigned long') and 'bufsize_t'
(aka 'int') [-Wsign-compare]
if (realurllen == link_text->as.literal.len &&
~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~
Diffstat (limited to 'test/afl_dictionary/string_dashes')
0 files changed, 0 insertions, 0 deletions