On 6/26/07, James Youngman <[EMAIL PROTECTED]> wrote:
2007-06-26  James Youngman  <[EMAIL PROTECTED]>

        Compare function pointers with memcmp(); fixes Savannah bug #20263.
        * find/tree.c (cost_table_comparison): Use memcmp() to compare
        function pointers, since ISO C does not specify that it will be
        possible to do magnitude comparisons on them, and casting them to
        void* is non-portable.

Applied.


_______________________________________________
Findutils-patches mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/findutils-patches

Reply via email to