aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2013-01-07 22:37:44 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2013-01-07 22:37:44 +0000
commit0bc21a057efd03ce57e741ce157942be0fecc4d9 (patch)
tree40d8571ca2c24b58505cb043a8e0e716d972a035
parenta3354f0eed981bf54107c5297ff45ea1670e3c14 (diff)
add examples of how to fix 64-bit array accessHEADsvn2git-headscripts/guiplugins/64bit-warning-plugin
svn path=/trunk/scripts/guiplugins/64bit-warning-plugin/; revision=16839
-rw-r--r--README.txt5
1 files changed, 5 insertions, 0 deletions
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: