[GRASS-dev] Re: new version of lib/linkm (linked list memory manager)

Rosen Matev r.matev at gmail.com
Sat Oct 4 14:16:20 EDT 2008


Hi again,
I really need some help to integrate this one into trunk. The current
module prevents Vect_get_point_in_poly() from working correctly in
some unusual cases.

Regards,
Rosen Matev

On Wed, Sep 24, 2008 at 9:47 PM, Росен Матев <r.matev at gmail.com> wrote:
> Hi all,
>
> I've written a new version of lib/linkm. It's interface is pretty much
> the same. Names of functions, variables and the module itself are
> subject to revision, as well as the documentation is (my English is
> not that good). I've done some testing, the lib works correctly and
> outperforms conventional linked list 4 to 12 times. Read the
> documentation in linked_list.c for more info.
> I'm looking forward to incorporating this into GRASS, since lists are
> needed in Vect_get_point_in_poly() and the current library is buggy.
> Here is what I've written.
>
> Regards,
> Rosen Matev
>


More information about the grass-dev mailing list