[PATCH] Move local functions to vsm_int.h
    Poul-Henning Kamp 
    phk at phk.freebsd.dk
       
    Mon Jan 20 17:23:15 CET 2014
    
    
  
In message <20140120155022.GA2667 at nitzer>, "Federico G. Schwindt" writes:
>  VSM__iter0 and VSM__itern are local.  Move the prototypes to vsm_int.h.
>  Tests are still happy.
I think VSM_FOREACH() is part of the official API, so it
shold not go in vsm_int.h, and I think we should keep
the two functions it use with it.
-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.
    
    
More information about the varnish-dev
mailing list