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. SF.net SVN: pure-data:[15723]
      trunk/externals/loaders/tclpd/tcl.i ([email protected])
   2. SF.net SVN: pure-data:[15724] trunk/externals
      ([email protected])
   3. SF.net SVN: pure-data:[15725]
      trunk/externals/loaders/tclpd/tcl.i ([email protected])
   4. SF.net SVN: pure-data:[15726] trunk/externals/tclfile
      ([email protected])
   5. SF.net SVN: pure-data:[15727]
      trunk/externals/tclfile/mkdir.tcl ([email protected])
   6. SF.net SVN: pure-data:[15728] trunk/externals/tclfile
      ([email protected])
   7. SF.net SVN: pure-data:[15729] trunk/externals/loaders/tclpd
      ([email protected])
   8. SF.net SVN: pure-data:[15730] trunk/externals/tclfile
      ([email protected])
   9. autobuild: pd-double macosx105-i386 2011-11-12 03.15.20
      (Pd Build User)


----------------------------------------------------------------------

Message: 1
Date: Fri, 11 Nov 2011 14:10:01 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15723]
        trunk/externals/loaders/tclpd/tcl.i
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 15723
          http://pure-data.svn.sourceforge.net/pure-data/?rev=15723&view=rev
Author:   mescalinum
Date:     2011-11-11 14:10:00 +0000 (Fri, 11 Nov 2011)
Log Message:
-----------
more changes to the swig interface:
- use SWIG_Fail for typemap conversion failures
- add another typemap for (int argc, t_atom *argv)

Modified Paths:
--------------
    trunk/externals/loaders/tclpd/tcl.i

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.




------------------------------

Message: 2
Date: Fri, 11 Nov 2011 16:00:57 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15724] trunk/externals
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 15724
          http://pure-data.svn.sourceforge.net/pure-data/?rev=15724&view=rev
Author:   katjav
Date:     2011-11-11 16:00:56 +0000 (Fri, 11 Nov 2011)
Log Message:
-----------
add libdir 'testtools' with test abstractions to externals

- abstraction 'unit-test-frame~.pd'
- abstraction 'unit-test-frame.pd'
- example patches

Added Paths:
-----------
    trunk/externals/testtools/
    trunk/externals/testtools/unit-test-frame-example.pd
    trunk/externals/testtools/unit-test-frame-example.wav
    trunk/externals/testtools/unit-test-frame.pd
    trunk/externals/testtools/unit-test-frame~-example.pd
    trunk/externals/testtools/unit-test-frame~-example.wav
    trunk/externals/testtools/unit-test-frame~.pd

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.




------------------------------

Message: 3
Date: Fri, 11 Nov 2011 16:41:47 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15725]
        trunk/externals/loaders/tclpd/tcl.i
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 15725
          http://pure-data.svn.sourceforge.net/pure-data/?rev=15725&view=rev
Author:   mescalinum
Date:     2011-11-11 16:41:47 +0000 (Fri, 11 Nov 2011)
Log Message:
-----------
typos

Modified Paths:
--------------
    trunk/externals/loaders/tclpd/tcl.i

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.




------------------------------

Message: 4
Date: Fri, 11 Nov 2011 23:33:31 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15726]
        trunk/externals/tclfile
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 15726
          http://pure-data.svn.sourceforge.net/pure-data/?rev=15726&view=rev
Author:   eighthave
Date:     2011-11-11 23:33:31 +0000 (Fri, 11 Nov 2011)
Log Message:
-----------
ported to 'variable ' technique and use proc instead of proc+

Modified Paths:
--------------
    trunk/externals/tclfile/exists.tcl
    trunk/externals/tclfile/mkdir-help.pd
    trunk/externals/tclfile/mkdir.tcl

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.




------------------------------

Message: 5
Date: Fri, 11 Nov 2011 23:42:09 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15727]
        trunk/externals/tclfile/mkdir.tcl
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 15727
          http://pure-data.svn.sourceforge.net/pure-data/?rev=15727&view=rev
Author:   eighthave
Date:     2011-11-11 23:42:08 +0000 (Fri, 11 Nov 2011)
Log Message:
-----------
include $current_canvas in the 'variable ${self}::' technique so it works

Modified Paths:
--------------
    trunk/externals/tclfile/mkdir.tcl

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.




------------------------------

Message: 6
Date: Fri, 11 Nov 2011 23:43:04 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15728]
        trunk/externals/tclfile
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 15728
          http://pure-data.svn.sourceforge.net/pure-data/?rev=15728&view=rev
Author:   eighthave
Date:     2011-11-11 23:43:03 +0000 (Fri, 11 Nov 2011)
Log Message:
-----------
create [delete] object, but no handling of -force or lists of files yet

Modified Paths:
--------------
    trunk/externals/tclfile/mkdir-help.pd

Added Paths:
-----------
    trunk/externals/tclfile/delete-help.pd
    trunk/externals/tclfile/delete.tcl

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.




------------------------------

Message: 7
Date: Sat, 12 Nov 2011 05:17:18 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15729]
        trunk/externals/loaders/tclpd
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 15729
          http://pure-data.svn.sourceforge.net/pure-data/?rev=15729&view=rev
Author:   eighthave
Date:     2011-11-12 05:17:18 +0000 (Sat, 12 Nov 2011)
Log Message:
-----------
use the new log levels for clearer logging

Modified Paths:
--------------
    trunk/externals/loaders/tclpd/tcl_loader.c
    trunk/externals/loaders/tclpd/tcl_typemap.c

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.




------------------------------

Message: 8
Date: Sat, 12 Nov 2011 05:41:03 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15730]
        trunk/externals/tclfile
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 15730
          http://pure-data.svn.sourceforge.net/pure-data/?rev=15730&view=rev
Author:   eighthave
Date:     2011-11-12 05:41:02 +0000 (Sat, 12 Nov 2011)
Log Message:
-----------
handle any message as a file name

Modified Paths:
--------------
    trunk/externals/tclfile/exists-help.pd
    trunk/externals/tclfile/exists.tcl

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.




------------------------------

Message: 9
Date: Sat, 12 Nov 2011 03:28:07 -0500 (EST)
From: [email protected] (Pd Build User)
Subject: [PD-cvs] autobuild: pd-double macosx105-i386 2011-11-12
        03.15.20
To: [email protected]
Message-ID: <[email protected]>

last 20 errors ----------------------------------------
src/fft_riff.cpp:66: error: cannot convert 'float*' to 't_sample*' for argument 
'2' to 'void mayer_realfft(int, t_sample*)'
src/fft_riff.cpp:81: error: cannot convert 'float*' to 't_sample*' for argument 
'2' to 'void mayer_realifft(int, t_sample*)'
last 15 lines ----------------------------------------
                -volname Pd-extended build.dmg
created: /Users/pd/auto-build/pd-double/packages/darwin_app/build.dmg
hdiutil detach "/Volumes/Pd-extended"
hdiutil: detach failed - No such file or directory
make: [dmg] Error 1 (ignored)
hdiutil attach build.dmg
/dev/disk1              Apple_partition_scheme          
/dev/disk1s1            Apple_partition_map             
/dev/disk1s2            Apple_HFS                       /Volumes/Pd-extended
install -p 
/Users/pd/auto-build/pd-double/packages/darwin_app/build/Pd-0.43.1-double-20111112.app/Contents/Resources/./doc/manuals/Pd/ReadMe.html
 "/Volumes/Pd-extended"
install: 
/Users/pd/auto-build/pd-double/packages/darwin_app/build/Pd-0.43.1-double-20111112.app/Contents/Resources/./doc/manuals/Pd/ReadMe.html:
 No such file or directory
make: *** [dmg] Error 71
upload specs darwin_app . dmg
Uploading /Users/pd/auto-build/pd-double/packages/darwin_app/./Pd*.dmg
ls: /Users/pd/auto-build/pd-double/packages/darwin_app/./Pd*.dmg: No such file 
or directory

the full logfile - if it has been succesfully uploaded - can be viewed at:
http://autobuild.puredata.info/auto-build/2011-11-12/logs/2011-11-12_03.15.20_darwin_macosx105-i386_pd-double.txt



------------------------------

_______________________________________________
Pd-cvs mailing list
[email protected]
http://lists.puredata.info/listinfo/pd-cvs


End of Pd-cvs Digest, Vol 81, Issue 12
**************************************

Reply via email to