chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-janitors] #997: uri-path-relative? misunderstands the root path


From: Chicken Trac
Subject: [Chicken-janitors] #997: uri-path-relative? misunderstands the root path
Date: Thu, 14 Mar 2013 11:48:25 -0000

#997: uri-path-relative? misunderstands the root path
------------------------+---------------------------------------------------
 Reporter:  andyjpb     |       Owner:         
     Type:  defect      |      Status:  new    
 Priority:  major       |   Milestone:  someday
Component:  extensions  |     Version:  4.8.x  
 Keywords:              |  
------------------------+---------------------------------------------------
 (use uri-common)

 #;16> (uri-path-relative? (uri-reference "http://www.knodium.com";))
 #t
 #;17> (uri-path-relative? (uri-reference "http://www.knodium.com/";))
 #f

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/997>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]