[patches:#515] Fix for garray_getfloatarray error message in miXed/cyclone objects

Status: open
Created: Sun Oct 13, 2013 12:49 PM UTC by electrickery
Last Updated: Sun Oct 13, 2013 12:49 PM UTC
Owner: nobody

This patch fixes the error message for using garray_getfloatarray by objects dependent on vefl.c. As the Pd framework already uses garray_getfloatwords in the calls to garray_getfloatarray (g_array.c), no other change in behaviour is expected.

Discussion:
The garray_getfloatarray function is not compatible with 64-bit architectures. The replacement is garray_getfloatwords.

Fred Jan Kraan, 2013-10-13


Sent from sourceforge.net because pd-dev@lists.iem.at is subscribed to https://sourceforge.net/p/pure-data/patches/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/pure-data/admin/patches/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.