Menu

#515 Fix for garray_getfloatarray error message in miXed/cyclone objects

bugfix
closed-fixed
None
5
2015-11-29
2013-10-13
No

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

Fixed with several updates: revision=17393, 17482 and maybe more

1 Attachments

Discussion

  • electrickery

    electrickery - 2013-10-13

    Forgot to add the label: cyclone

    Objects are dependent on vefl.c indirectly, via sickle/arsic.c.
    These objects are:
    buffir~, index~, lookup~, peek~, play~, poke~, record~, wave~

    Commited as revision 17393

     

    Last edit: electrickery 2014-12-25
  • electrickery

    electrickery - 2015-11-29
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -4,3 +4,5 @@
     The garray_getfloatarray function is not compatible with 64-bit architectures. The replacement is garray_getfloatwords.
    
     Fred Jan Kraan, 2013-10-13
    +
    +Fixed with several updates: revision=17393, 17482 and maybe more
    
    • status: open --> closed-fixed
    • assigned_to: electrickery
     

Anonymous
Anonymous

Add attachments
Cancel





MongoDB Logo MongoDB