[Bug 672440] Review Request: flann - Fast Library for Approximate Nearest Neighbors

bugzilla at redhat.com bugzilla at redhat.com
Mon Jan 31 23:54:41 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=672440

--- Comment #3 from Rich Mattes <richmattes at gmail.com> 2011-01-31 18:54:40 EST ---
Alright, exit(1) has been fixed.  Flann includes its own implementation of
malloc(), and it was calling exit(1) when it couldn't allocate enough memory. 
I patched it to return NULL instead.  Once the next version is released, I will
be able to drop the patch.

Spec URL: http://rmattes.fedorapeople.org/RPMS/flann/flann.spec
SRPM URL: http://rmattes.fedorapeople.org/RPMS/flann/flann-1.6.7-2.fc14.src.rpm

$ rpmlint flann.spec ../RPMS/x86_64/flann*flann-devel.x86_64: W:
no-documentation
flann-python.x86_64: W: no-documentation
flann-static.x86_64: W: no-documentation
5 packages and 1 specfiles checked; 0 errors, 3 warnings.

scratch build:
http://koji.fedoraproject.org/koji/taskinfo?taskID=2753897

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list