chicken-janitors
[Top][All Lists]
Advanced

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

Re: [Chicken-janitors] #886: spatial-trees tag directory has been delete


From: Chicken Trac
Subject: Re: [Chicken-janitors] #886: spatial-trees tag directory has been deleted
Date: Tue, 17 Jul 2012 09:43:41 -0000

#886: spatial-trees tag directory has been deleted
-------------------------+--------------------------------------------------
  Reporter:  ckeen       |       Owner:  iraikov
      Type:  defect      |      Status:  closed 
  Priority:  major       |   Milestone:         
 Component:  extensions  |     Version:  4.7.x  
Resolution:  fixed       |    Keywords:         
-------------------------+--------------------------------------------------
Changes (by iraikov):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 The idea behind spatial-trees was to provide implementations of several
 types of spatial trees, e.g. r-tree, kd-tree and so on. But it seems that
 if an egg has a dependency on spatial-trees in its .meta file, but the
 actual Scheme files use (require-extension kd-tree) the compiler complains
 that kd-tree is not installed. So I have created a separate egg kd-tree
 which provides the code previously contained in spatial-trees. I have also
 removed spatial-trees from the egg-locations. If this still breaks things,
 free free to reopen.

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/886#comment:1>
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]