[PD] pd on Ubuntu 64bit?

IOhannes m zmoelnig zmoelnig at iem.at
Fri Feb 27 11:47:24 CET 2009


Hans-Christoph Steiner wrote:
> 
> I just ran a check of the code in SVN, turns out there are many using
> garray_getfloatarray().  What's the conversion path for that?  That
> would be good to fix, so we can have fully working 64-bit builds of all
> this:


the conversion path is to make your hands dirty.
in zexy (and then: iemlibs) i tried to do a generic approach using some
prepocessor magic ;but it doesn't keep you from changing every line of
code accessing a table.

> 
> hans at palatschinken.at.or.at:trunk > find . -type f -print0 | xargs -0
> grep garray_getfloatarray | grep -v desiredata | grep -v svn

not everything you find with grep triggers the problem.
e.g. zexy and (most of) iemlibs have been fixed (at least, i hope so),
but you still find the g-word in comments...


mgfasd,r
IOhannes




More information about the Pd-list mailing list