• Nils Goroll's avatar
    Flexelint vmin/vmax/vlimit · 9fd79a7c
    Nils Goroll authored
    avoid warning 666 ("Expression with side effects passed to repeated
    parameter"): The non-type macros still trigger an warning due to the
    expression passed a second time in typeof(). Use the typed macros for
    these cases.
    
    avoid error 1058 ("Initializing a non-const reference"): Our type
    check (void)(&_va == &_vb) trips for dereferences.
    9fd79a7c
Name
Last commit
Last update
..
Makefile.am Loading commit data...
flint.lnt Loading commit data...
flint.sh Loading commit data...
varnishstat.c Loading commit data...
varnishstat.h Loading commit data...
varnishstat.xsd Loading commit data...
varnishstat_bindings.h Loading commit data...
varnishstat_curses.c Loading commit data...
varnishstat_help_gen.c Loading commit data...
varnishstat_options.h Loading commit data...