• Nils Goroll's avatar
    fellow_cache: Flexelint polish · d7e4496e
    Nils Goroll authored
    avoid comparison between signed and unsigned.
    
    We know that (have) is positive here because of the explicit test for
    < 0 two lines above, so it is save to cast to the type of the rhd
    operand.
    
    Ref a9700c63
    Ref #65
    d7e4496e
Name
Last commit
Last update
LICENSES Loading commit data...
doc/perf Loading commit data...
logs Loading commit data...
src Loading commit data...
tools/coccinelle Loading commit data...
.editorconfig Loading commit data...
.gitignore Loading commit data...
BUGS.rst Loading commit data...
CHANGES.rst Loading commit data...
COPYING Loading commit data...
DEVELOPER.rst Loading commit data...
INSTALL.rst Loading commit data...
Makefile.am Loading commit data...
README.rst Loading commit data...
bootstrap Loading commit data...
configure.ac Loading commit data...