[Varnish] #216: String concatenation in functions
    Varnish 
    varnish-bugs at projects.linpro.no
       
    Mon Mar 10 10:13:04 CET 2008
    
    
  
#216: String concatenation in functions
----------------------+-----------------------------------------------------
 Reporter:  teddy     |       Owner:  phk  
     Type:  defect    |      Status:  new  
 Priority:  normal    |   Milestone:       
Component:  varnishd  |     Version:  trunk
 Severity:  normal    |    Keywords:       
----------------------+-----------------------------------------------------
 As according to DES, string concatenation seems to be working only in
 assignments and not in functions.
 An example of when this is wanted:[[BR]]
 purge_hash(req.url "#" req.http.host "#");
 Throws:[[BR]]
 Expected ')' got '"#"',
-- 
Ticket URL: <http://varnish.projects.linpro.no/ticket/216>
Varnish <http://varnish.projects.linpro.no/>
The Varnish HTTP Accelerator
    
    
More information about the varnish-bugs
mailing list