• Nils Goroll's avatar
    Unfortunate Flexelinting · 908d7c6c
    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.
    908d7c6c
Name
Last commit
Last update
LICENSES Loading commit data...
src Loading commit data...
.editorconfig Loading commit data...
.gitignore 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...