[PATCH] Change hash_data() input type to BLOB
    Poul-Henning Kamp 
    phk at phk.freebsd.dk
       
    Mon Apr 20 20:55:02 CEST 2015
    
    
  
--------
In message <4276.1429509016 at critter.freebsd.dk>, "Poul-Henning Kamp" writes:
>In practice we would need to pass a flag to vcc_Expr() saying "I want
>a FOO but BLOB is also OK" and I have a hard time seeing FOO take
>any other value than STRING/STRING_LIST.
Actually...
Isn't this where we just add a 
	std.hash_blob(BLOB)
Function ?
-- 
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