• 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
..
libvarnish Loading commit data...
libvarnishapi Loading commit data...
libvcc Loading commit data...
libvgz Loading commit data...
libvsc Loading commit data...
Makefile.am Loading commit data...
flint.lnt Loading commit data...