Send Pd-cvs mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.puredata.info/listinfo/pd-cvs
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Pd-cvs digest..."
Today's Topics:
1. autobuild:
/var/www/auto-build/2009-08-14/logs/2009-08-14_03.31.00_mingw32_nt-5.1_windowsxp-i386_pd-extended.txt
(Pd user)
2. SF.net SVN: pure-data:[11908]
trunk/externals/zexy/src/Make.config.in
([email protected])
3. SF.net SVN: pure-data:[11909] trunk/externals/zexy/src
([email protected])
4. SF.net SVN: pure-data:[11910]
trunk/externals/zexy/abs/polyfun.pd ([email protected])
5. SF.net SVN: pure-data:[11911] branches/pd-devel/0.41.4/src
([email protected])
6. SF.net SVN: pure-data:[11912] branches/pd-devel/0.41.4/src
([email protected])
7. SF.net SVN: pure-data:[11913] branches/pd-devel/0.41.4
([email protected])
8. SF.net SVN: pure-data:[11914]
branches/pd-extended/0.42/pd/src/u_main.tk
([email protected])
9. SF.net SVN: pure-data:[11915] trunk/scripts/auto-build/
run-automated-builder ([email protected])
10. SF.net SVN: pure-data:[11917] trunk/externals/bsaylor/svf~.c
([email protected])
11. SF.net SVN: pure-data:[11916] trunk/externals/bsaylor/svf~.c
([email protected])
12. SF.net SVN: pure-data:[11918] trunk/externals/pdp/system
([email protected])
----------------------------------------------------------------------
Message: 1
Date: Fri, 14 Aug 2009 08:08:02 -0400 (EDT)
From: [email protected] (Pd user)
Subject: [PD-cvs] autobuild:
/var/www/auto-build/2009-08-14/logs/2009-08-14_03.31.00_mingw32_nt-5.1_windowsxp-i386_pd-extended.txt
To: [email protected]
Message-ID: <20090814120802.5a4d3644...@debian-stable-i386>
./gfsmCommon.h:82: error: syntax error before "gfsmEpsilon2"
./gfsmCommon.h:85: error: syntax error before "gfsmNoKey"
./gfsmCommon.h:88: error: syntax error before "gfsmNoLabel"
./gfsmCommon.h:91: error: syntax error before "gfsmNoState"
./gfsmCommon.h:96: error: syntax error before "gfsmNoWeight"
gfsmCommon.c:29: error: syntax error before "gfsmEpsilon"
gfsmCommon.c:31: error: syntax error before "gfsmNoKey"
gfsmCommon.c:33: error: syntax error before "gfsmNoLabel"
gfsmCommon.c:33: error: initializer element is not constant
gfsmCommon.c:35: error: syntax error before "gfsmEpsilon1"
gfsmCommon.c:35: error: initializer element is not constant
gfsmCommon.c:37: error: syntax error before "gfsmEpsilon2"
gfsmCommon.c:37: error: initializer element is not constant
gfsmCommon.c:39: error: syntax error before "gfsmNoState"
gfsmCommon.c:39: error: initializer element is not constant
gfsmCommon.c:41: error: syntax error before "gfsmNoWeight"
ERROR: module is write only
rsync error: syntax or usage error (code 1) at main.c(710) [sender=3.0.3]
rsync error: error in rsync protocol data stream (code 12) at
/home/lapo/packaging/rsync-3.0.4-1/src/rsync-3.0.4/io.c(632) [receiver=3.0.4]
./pd-settings.reg: line 210: syntax error: unexpected end of file
the full logfile can be viewed at
http://autobuild.puredata.info/auto-build/2009-08-14/logs/
------------------------------
Message: 2
Date: Fri, 14 Aug 2009 14:56:22 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[11908]
trunk/externals/zexy/src/Make.config.in
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 11908
http://pure-data.svn.sourceforge.net/pure-data/?rev=11908&view=rev
Author: zmoelnig
Date: 2009-08-14 14:56:21 +0000 (Fri, 14 Aug 2009)
Log Message:
-----------
reverted the changes that broke build on w32 (though i don't know why...:
shouldn't 'ld' be the same as 'gcc' in the linker stage?)
Modified Paths:
--------------
trunk/externals/zexy/src/Make.config.in
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 3
Date: Fri, 14 Aug 2009 14:57:17 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[11909]
trunk/externals/zexy/src
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 11909
http://pure-data.svn.sourceforge.net/pure-data/?rev=11909&view=rev
Author: zmoelnig
Date: 2009-08-14 14:57:17 +0000 (Fri, 14 Aug 2009)
Log Message:
-----------
new object [multireceive] that is like [receive] but for multiple receive-names
(settable)
Modified Paths:
--------------
trunk/externals/zexy/src/z_zexy.c
trunk/externals/zexy/src/z_zexy.h
Added Paths:
-----------
trunk/externals/zexy/src/multireceive.c
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 4
Date: Fri, 14 Aug 2009 14:57:34 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[11910]
trunk/externals/zexy/abs/polyfun.pd
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 11910
http://pure-data.svn.sourceforge.net/pure-data/?rev=11910&view=rev
Author: zmoelnig
Date: 2009-08-14 14:57:34 +0000 (Fri, 14 Aug 2009)
Log Message:
-----------
beautified
Modified Paths:
--------------
trunk/externals/zexy/abs/polyfun.pd
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 5
Date: Fri, 14 Aug 2009 15:04:47 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[11911]
branches/pd-devel/0.41.4/src
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 11911
http://pure-data.svn.sourceforge.net/pure-data/?rev=11911&view=rev
Author: eighthave
Date: 2009-08-14 15:04:46 +0000 (Fri, 14 Aug 2009)
Log Message:
-----------
added 'wm group' trick and minor consistency tweaks on layout; added some
things TODO
Modified Paths:
--------------
branches/pd-devel/0.41.4/src/gatom_panel.tcl
branches/pd-devel/0.41.4/src/pd_menus.tcl
branches/pd-devel/0.41.4/src/pdtk_array.tcl
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 6
Date: Fri, 14 Aug 2009 15:22:48 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[11912]
branches/pd-devel/0.41.4/src
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 11912
http://pure-data.svn.sourceforge.net/pure-data/?rev=11912&view=rev
Author: eighthave
Date: 2009-08-14 15:22:48 +0000 (Fri, 14 Aug 2009)
Log Message:
-----------
added the canvas properties panel following the example of gatom_panel
Modified Paths:
--------------
branches/pd-devel/0.41.4/src/pd.tk
branches/pd-devel/0.41.4/src/pkgIndex.tcl
Added Paths:
-----------
branches/pd-devel/0.41.4/src/canvas_panel.tcl
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 7
Date: Fri, 14 Aug 2009 15:24:57 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[11913]
branches/pd-devel/0.41.4
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 11913
http://pure-data.svn.sourceforge.net/pure-data/?rev=11913&view=rev
Author: eighthave
Date: 2009-08-14 15:24:57 +0000 (Fri, 14 Aug 2009)
Log Message:
-----------
made editmode array init as a blank array so that all windows with an entry in
the editmode array will be canvases (i.e. no pd window, properties panels, etc)
Modified Paths:
--------------
branches/pd-devel/0.41.4/src/pd.tk
branches/pd-devel/0.41.4/startup/tripleclickobj.tcl
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 8
Date: Fri, 14 Aug 2009 15:33:04 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[11914]
branches/pd-extended/0.42/pd/src/u_main.tk
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 11914
http://pure-data.svn.sourceforge.net/pure-data/?rev=11914&view=rev
Author: eighthave
Date: 2009-08-14 15:33:04 +0000 (Fri, 14 Aug 2009)
Log Message:
-----------
doh, stupid typo
Modified Paths:
--------------
branches/pd-extended/0.42/pd/src/u_main.tk
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 9
Date: Fri, 14 Aug 2009 16:02:08 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[11915]
trunk/scripts/auto-build/ run-automated-builder
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 11915
http://pure-data.svn.sourceforge.net/pure-data/?rev=11915&view=rev
Author: eighthave
Date: 2009-08-14 16:02:07 +0000 (Fri, 14 Aug 2009)
Log Message:
-----------
added the linker error as one of the things to include in the email
Modified Paths:
--------------
trunk/scripts/auto-build/run-automated-builder
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 10
Date: Sat, 15 Aug 2009 00:34:36 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[11917]
trunk/externals/bsaylor/svf~.c
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 11917
http://pure-data.svn.sourceforge.net/pure-data/?rev=11917&view=rev
Author: edkelly
Date: 2009-08-15 00:34:35 +0000 (Sat, 15 Aug 2009)
Log Message:
-----------
Didn't work: try again!
Modified Paths:
--------------
trunk/externals/bsaylor/svf~.c
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 11
Date: Sat, 15 Aug 2009 00:26:14 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[11916]
trunk/externals/bsaylor/svf~.c
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 11916
http://pure-data.svn.sourceforge.net/pure-data/?rev=11916&view=rev
Author: edkelly
Date: 2009-08-15 00:26:13 +0000 (Sat, 15 Aug 2009)
Log Message:
-----------
Fixed the denormals in the C code
Modified Paths:
--------------
trunk/externals/bsaylor/svf~.c
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 12
Date: Sat, 15 Aug 2009 09:58:36 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[11918]
trunk/externals/pdp/system
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 11918
http://pure-data.svn.sourceforge.net/pure-data/?rev=11918&view=rev
Author: sevyves
Date: 2009-08-15 09:58:36 +0000 (Sat, 15 Aug 2009)
Log Message:
-----------
removed 1024x1024 limitation
Modified Paths:
--------------
trunk/externals/pdp/system/image/pdp_imageproc_common.c
trunk/externals/pdp/system/net/pdp_net.c
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
_______________________________________________
Pd-cvs mailing list
[email protected]
http://lists.puredata.info/listinfo/pd-cvs
End of Pd-cvs Digest, Vol 54, Issue 12
**************************************