• Poul-Henning Kamp's avatar
    Fix this properly, now that I've had a chance to dive into the · 8e94f399
    Poul-Henning Kamp authored
    C-spec to understand what the SunOS compiler was whining about.
    
    Strictly speaking it has a point, code is different from data is
    different from const data, so mixing pointers the way we did was
    not kosher.
    
    We probably should have made the identifying argument a uintptr_t
    instead of const void* to begin with to deal with this.
    8e94f399
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_cookie 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...