• Nils Goroll's avatar
    Unfortunate Flexelinting · c113a423
    Nils Goroll authored
    I have tried hard to make value tracking understand the code, but to
    no avail. It seems, for example
    
    	assert(n <= 56)
    
    and later
    	assert(n > 0)
    
    will just lead to flexelint knowning 1? but not 56 as the limit.
    c113a423
Name
Last commit
Last update
LICENSES Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
CHANGES.rst Loading commit data...
COPYING 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...