On 4/29/10 8:25 PM, Alessio Stalla wrote:
On Wed, Apr 28, 2010 at 10:39 PM, Alan Ruttenberg alanruttenberg@gmail.com wrote:
This is what stack overflows:
(pathname-host "file:///Users/alanr/repos/obi/trunk/src/ontology/branches/obi.owl")
I can reproduce it: the Pathname(String) constructor apparently goes on infinite recursion with file: urls.
This should be fixed with [r12641][1]. Thanks for the report.
[1]: http://trac.common-lisp.net/armedbear/changeset/12641