• Nils Goroll's avatar
    make vmodtool reject arguments of type VOID · dc69d1c1
    Nils Goroll authored
    VOID is only valid as a return type. If VOID was used as an argument,
    the C compiler would bail out, yet we should better check this early.
    
    Looking through CTYPES, VOID seems to be the only type not valid for
    arguments, thus the explicit check.
    dc69d1c1
Name
Last commit
Last update
..
libvarnish Loading commit data...
libvarnishapi Loading commit data...
libvcc Loading commit data...
libvgz Loading commit data...
libvmod_blob Loading commit data...
libvmod_debug Loading commit data...
libvmod_directors Loading commit data...
libvmod_proxy Loading commit data...
libvmod_purge Loading commit data...
libvmod_std Loading commit data...
libvmod_unix Loading commit data...
libvmod_vtc Loading commit data...
Makefile.am Loading commit data...
flint.lnt Loading commit data...