From 0bc21a057efd03ce57e741ce157942be0fecc4d9 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 7 Jan 2013 22:37:44 +0000 Subject: add examples of how to fix 64-bit array access svn path=/trunk/scripts/guiplugins/64bit-warning-plugin/; revision=16839 --- README.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.txt b/README.txt index 4a2b853..7ffc287 100644 --- a/README.txt +++ b/README.txt @@ -47,6 +47,11 @@ garray_getfloatarray(): pdp/modules/image_special/pdp_histo.c pdp/modules/matrix_basic/clusterstuff.c +You can see some examples of how to fix this issue here: + http://pure-data.svn.sourceforge.net/viewvc/pure-data/trunk/externals/bsaylor/partconv~.c?r1=10320&r2=16806 + http://pure-data.svn.sourceforge.net/viewvc/pure-data/trunk/externals/maxlib/arraycopy.c?r1=16070&r2=16069&pathrev=16070 + + For Mac OS X, there are some APIs that Apple deprecated in their transition to 64-bit. Here are the affected objects: -- cgit v1.2.1