Revision: 10375
http://pure-data.svn.sourceforge.net/pure-data/?rev=10375&view=rev
Author: mrpeach
Date: 2008-11-21 22:11:47 +0000 (Fri, 21 Nov 2008)
Log Message:
-----------
select garray_getfloatwords() or garray_getfloatarray() depending on pd version.
(garray_getfloatwords was not implemented until pd 0.41)
Modified Paths:
--------------
trunk/externals/mrpeach/tabfind/tabfind.c
Modified: trunk/externals/mrpeach/tabfind/tabfind.c
===================================================================
--- trunk/externals/mrpeach/tabfind/tabfind.c 2008-11-21 21:25:21 UTC (rev 10374)
+++ trunk/externals/mrpeach/tabfind/tabfind.c 2008-11-21 22:11:47 UTC (rev 10375)
@@ -4,7 +4,9 @@
#include "m_pd.h"
-/* #define USE_GETFLOATWORDS *//* if garray_getfloatwords is implemented */
+#if (PD_MINOR_VERSION > 40)
+#define USE_GETFLOATWORDS *//* if garray_getfloatwords is implemented */
+#endif
/* garray_getfloatwords uses t_word but doesn't exist in some versions of pd */
/* garray_getfloatarray uses t_float but is not 64-bit */
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
atom_alphabet.c:137: error: 'gfsmPdAtomAlphabet' has no member named 'aa_binbuf'
atom_alphabet.c:137: error: 'gfsmPdAtomAlphabet' has no member named 'aa_binbuf'
atom_alphabet.c:138: error: 'gfsmAlphabet' undeclared (first use in this function)
atom_alphabet.c:138: error: expected expression before ')' token
readdir.c:244: error: 'PACKAGE_VERSION' undeclared (first use in this function)
readdir.c:244: error: (Each undeclared identifier is reported only once
readdir.c:244: error: for each function it appears in.)
weightmap.c:345: error: 'PACKAGE_VERSION' undeclared (first use in this function)
weightmap.c:345: error: (Each undeclared identifier is reported only once
weightmap.c:345: error: for each function it appears in.)
pdstring.c:41: error: expected ',' or ';' before 'PACKAGE_VERSION'
any2string.c:76: error: expected ',' or ';' before 'PACKAGE_VERSION'
string2any.c:59: error: expected ',' or ';' before 'PACKAGE_VERSION'
sprinkler.c:175: error: 'PACKAGE_VERSION' undeclared (first use in this function)
sprinkler.c:175: error: (Each undeclared identifier is reported only once
sprinkler.c:175: error: for each function it appears in.)
configure: error: libquicktime not found
ERROR: module is write only
rsync error: syntax or usage error (code 1) at main.c(641) [sender=2.6.9]
rsync error: error in rsync protocol data stream (code 12) at io.c(453) [receiver=2.6.9]
the full logfile - if it has been succesfully uploaded - can be viewed at:
http://autobuild.puredata.info/auto-build/2008-11-21/logs/2008-11-21_04.30.…
atom_alphabet.c:137: error: 'gfsmPdAtomAlphabet' has no member named 'aa_binbuf'
atom_alphabet.c:137: error: 'gfsmPdAtomAlphabet' has no member named 'aa_binbuf'
atom_alphabet.c:138: error: 'gfsmAlphabet' undeclared (first use in this function)
atom_alphabet.c:138: error: expected expression before ')' token
readdir.c:244: error: 'PACKAGE_VERSION' undeclared (first use in this function)
readdir.c:244: error: (Each undeclared identifier is reported only once
readdir.c:244: error: for each function it appears in.)
weightmap.c:345: error: 'PACKAGE_VERSION' undeclared (first use in this function)
weightmap.c:345: error: (Each undeclared identifier is reported only once
weightmap.c:345: error: for each function it appears in.)
pdstring.c:41: error: expected ',' or ';' before 'PACKAGE_VERSION'
any2string.c:76: error: expected ',' or ';' before 'PACKAGE_VERSION'
string2any.c:59: error: expected ',' or ';' before 'PACKAGE_VERSION'
sprinkler.c:175: error: 'PACKAGE_VERSION' undeclared (first use in this function)
sprinkler.c:175: error: (Each undeclared identifier is reported only once
sprinkler.c:175: error: for each function it appears in.)
configure: error: libquicktime not found
ERROR: module is write only
rsync error: syntax or usage error (code 1) at main.c(641) [sender=2.6.9]
rsync error: error in rsync protocol data stream (code 12) at io.c(453) [receiver=2.6.9]
the full logfile - if it has been succesfully uploaded - can be viewed at:
http://autobuild.puredata.info/auto-build/2008-11-20/logs/2008-11-20_04.30.…
allhammers.c:156: error: conflicting types for 'urn_setup'
allhammers.c:76: error: previous declaration of 'urn_setup' was here
allhammers.c:157: error: conflicting types for 'xbendin_setup'
allhammers.c:77: error: previous declaration of 'xbendin_setup' was here
allhammers.c:158: error: conflicting types for 'xbendin2_setup'
allhammers.c:78: error: previous declaration of 'xbendin2_setup' was here
allhammers.c:159: error: conflicting types for 'xbendout_setup'
allhammers.c:79: error: previous declaration of 'xbendout_setup' was here
allhammers.c:160: error: conflicting types for 'xbendout2_setup'
allhammers.c:80: error: previous declaration of 'xbendout2_setup' was here
allhammers.c:161: error: conflicting types for 'xnotein_setup'
allhammers.c:81: error: previous declaration of 'xnotein_setup' was here
allhammers.c:162: error: conflicting types for 'xnoteout_setup'
allhammers.c:82: error: previous declaration of 'xnoteout_setup' was here
allhammers.c:163: error: conflicting types for 'zl_setup'
allhammers.c:83: error: previous declaration of 'zl_setup' was here
allhammers.c:164: error: syntax error before '}' token
ERROR: module is write only
rsync error: syntax or usage error (code 1) at main.c(641) [sender=2.6.9]
rsync error: error in rsync protocol data stream (code 12) at /SourceCache/rsync/rsync-35.2/rsync/io.c(452) [receiver=2.6.9]
the full logfile - if it has been succesfully uploaded - can be viewed at:
http://autobuild.puredata.info/auto-build/2008-11-19/logs/2008-11-19_11.16.…
atom_alphabet.c:137: error: 'gfsmPdAtomAlphabet' has no member named 'aa_binbuf'
atom_alphabet.c:137: error: 'gfsmPdAtomAlphabet' has no member named 'aa_binbuf'
atom_alphabet.c:138: error: 'gfsmAlphabet' undeclared (first use in this function)
atom_alphabet.c:138: error: expected expression before ')' token
readdir.c:244: error: 'PACKAGE_VERSION' undeclared (first use in this function)
readdir.c:244: error: (Each undeclared identifier is reported only once
readdir.c:244: error: for each function it appears in.)
weightmap.c:345: error: 'PACKAGE_VERSION' undeclared (first use in this function)
weightmap.c:345: error: (Each undeclared identifier is reported only once
weightmap.c:345: error: for each function it appears in.)
pdstring.c:41: error: expected ',' or ';' before 'PACKAGE_VERSION'
any2string.c:76: error: expected ',' or ';' before 'PACKAGE_VERSION'
string2any.c:59: error: expected ',' or ';' before 'PACKAGE_VERSION'
sprinkler.c:175: error: 'PACKAGE_VERSION' undeclared (first use in this function)
sprinkler.c:175: error: (Each undeclared identifier is reported only once
sprinkler.c:175: error: for each function it appears in.)
configure: error: libquicktime not found
ERROR: module is write only
rsync error: syntax or usage error (code 1) at main.c(641) [sender=2.6.9]
rsync error: error in rsync protocol data stream (code 12) at io.c(453) [receiver=2.6.9]
the full logfile - if it has been succesfully uploaded - can be viewed at:
http://autobuild.puredata.info/auto-build/2008-11-19/logs/2008-11-19_04.30.…