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/2011-12-15/logs/2011-12-15_03.31.01_mingw32_nt-5.1_windowsxp-i386_pd-double.txt
      (Pd user)
   2. autobuild:
      
/var/www/auto-build/2011-12-15/logs/2011-12-15_03.31.01_mingw32_nt-5.1_windowsxp-i386_pd-extended.txt
      (Pd user)
   3. SF.net SVN: pure-data:[15817]     trunk/externals/iemlib/iemlib1
      ([email protected])
   4. [git]Pd-extended branch patch_series updated.
      861e53b69e0ee9b54d533794dc5a0a5846fb3d37 (Hans-Christoph Steiner)
   5. [git]Pd-extended branch master updated.
      c12839e0048250c65ebde8d7fe0f725a11d14c09 (Hans-Christoph Steiner)
   6. [git]Pd-extended branch master updated.
      cea1ddebca3602da8d6892052abbd898695a272e (Hans-Christoph Steiner)
   7. [git]Pd-extended branch patch_series updated.
      d411d908a490fcd21327b72543955301c598a32b (Hans-Christoph Steiner)


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

Message: 1
Date: Thu, 15 Dec 2011 08:08:02 -0500 (EST)
From: [email protected] (Pd user)
Subject: [PD-cvs] autobuild:
        
/var/www/auto-build/2011-12-15/logs/2011-12-15_03.31.01_mingw32_nt-5.1_windowsxp-i386_pd-double.txt
        
To: [email protected]
Message-ID: <20111215130802.750E34E8159@debian-stable-i386>


the full logfile can be viewed at
http://autobuild.puredata.info/auto-build/2011-12-15/logs/



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

Message: 2
Date: Thu, 15 Dec 2011 08:08:02 -0500 (EST)
From: [email protected] (Pd user)
Subject: [PD-cvs] autobuild:
        
/var/www/auto-build/2011-12-15/logs/2011-12-15_03.31.01_mingw32_nt-5.1_windowsxp-i386_pd-extended.txt
        
To: [email protected]
Message-ID: <20111215130802.BE82E4E815B@debian-stable-i386>

ERROR: module is write only
rsync error: syntax or usage error (code 1) at main.c(711) [sender=3.0.7]
rsync error: error in rsync protocol data stream (code 12) at 
/home/lapo/package/rsync-3.0.9-1/src/rsync-3.0.9/io.c(605) [Receiver=3.0.9]
ERROR: module is write only
rsync error: syntax or usage error (code 1) at main.c(711) [sender=3.0.7]
rsync error: error in rsync protocol data stream (code 12) at 
/home/lapo/package/rsync-3.0.9-1/src/rsync-3.0.9/io.c(605) [Receiver=3.0.9]

the full logfile can be viewed at
http://autobuild.puredata.info/auto-build/2011-12-15/logs/



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

Message: 3
Date: Thu, 15 Dec 2011 15:27:13 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[15817]
        trunk/externals/iemlib/iemlib1
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

Revision: 15817
          http://pure-data.svn.sourceforge.net/pure-data/?rev=15817&view=rev
Author:   tmusil
Date:     2011-12-15 15:27:12 +0000 (Thu, 15 Dec 2011)
Log Message:
-----------
new object sin_freq~ for frequency measuring

Modified Paths:
--------------
    trunk/externals/iemlib/iemlib1/src/iemlib1.c
    trunk/externals/iemlib/iemlib1/src/makefile_d_fat
    trunk/externals/iemlib/iemlib1/src/makefile_linux

Added Paths:
-----------
    trunk/externals/iemlib/iemlib1/sin_freq~-help.pd
    trunk/externals/iemlib/iemlib1/src/sin_freq~.c

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




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

Message: 4
Date: Thu, 15 Dec 2011 23:13:33 +0000
From: "Hans-Christoph Steiner" <[email protected]>
Subject: [PD-cvs] [git]Pd-extended branch patch_series updated.
        861e53b69e0ee9b54d533794dc5a0a5846fb3d37
To: [email protected]
Message-ID: <[email protected]>

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Pd-extended".

The branch, patch_series has been updated
       via  861e53b69e0ee9b54d533794dc5a0a5846fb3d37 (commit)
       via  92a5cd0d3e4c5b753ffa501e388d1244844e5143 (commit)
      from  4f3d0ba9186bc4aefcae938441c2d0a35ea38618 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 861e53b69e0ee9b54d533794dc5a0a5846fb3d37
Author: Hans-Christoph Steiner <[email protected]>
Date:   Thu Dec 15 12:13:37 2011 -0800

    REBASE into 're-added d_math.c and removed e_sqrt.c to get [sqrt~] and 
[rsqrt~] working'
    
    - doh!  Actually finally fix this...

commit 92a5cd0d3e4c5b753ffa501e388d1244844e5143
Author: msp <msp@fuzz.(none)>
Date:   Wed Dec 14 20:44:23 2011 -0800

    workaround for "gop multiplicity" bug (2621932)

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

Summary of changes:
 src/g_canvas.c     |    8 ++++++--
 src/g_editor.c     |    2 ++
 src/g_graph.c      |   13 -------------
 src/makefile.mingw |    4 ++--
 4 files changed, 10 insertions(+), 17 deletions(-)


hooks/post-receive
-- 
Pd-extended



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

Message: 5
Date: Thu, 15 Dec 2011 23:28:21 +0000
From: "Hans-Christoph Steiner" <[email protected]>
Subject: [PD-cvs] [git]Pd-extended branch master updated.
        c12839e0048250c65ebde8d7fe0f725a11d14c09
To: [email protected]
Message-ID: <[email protected]>

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Pd-extended".

The branch, master has been updated
       via  c12839e0048250c65ebde8d7fe0f725a11d14c09 (commit)
       via  861e53b69e0ee9b54d533794dc5a0a5846fb3d37 (commit)
       via  92a5cd0d3e4c5b753ffa501e388d1244844e5143 (commit)
      from  2751e5a36a0b1663940b8f4aaf4bdbed71eca6ae (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit c12839e0048250c65ebde8d7fe0f725a11d14c09
Merge: 2751e5a 861e53b
Author: Hans-Christoph Steiner <[email protected]>
Date:   Thu Dec 15 12:55:52 2011 -0800

    Merge branch 'patch_series'

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

Summary of changes:
 src/g_canvas.c     |    8 ++++++--
 src/g_editor.c     |    2 ++
 src/g_graph.c      |   13 -------------
 src/makefile.mingw |    4 ++--
 4 files changed, 10 insertions(+), 17 deletions(-)


hooks/post-receive
-- 
Pd-extended



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

Message: 6
Date: Fri, 16 Dec 2011 06:02:07 +0000
From: "Hans-Christoph Steiner" <[email protected]>
Subject: [PD-cvs] [git]Pd-extended branch master updated.
        cea1ddebca3602da8d6892052abbd898695a272e
To: [email protected]
Message-ID: <[email protected]>

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Pd-extended".

The branch, master has been updated
       via  cea1ddebca3602da8d6892052abbd898695a272e (commit)
       via  d411d908a490fcd21327b72543955301c598a32b (commit)
      from  c12839e0048250c65ebde8d7fe0f725a11d14c09 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit cea1ddebca3602da8d6892052abbd898695a272e
Merge: c12839e d411d90
Author: Hans-Christoph Steiner <[email protected]>
Date:   Thu Dec 15 22:01:37 2011 -0800

    Merge branch 'patch_series'

commit d411d908a490fcd21327b72543955301c598a32b
Author: Hans-Christoph Steiner <[email protected]>
Date:   Thu Dec 15 21:59:22 2011 -0800

    fixes for workaround for "gop multiplicity" bug (2621932)

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

Summary of changes:
 src/g_canvas.h |    2 --
 src/g_editor.c |    2 --
 2 files changed, 0 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
Pd-extended



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

Message: 7
Date: Fri, 16 Dec 2011 06:05:25 +0000
From: "Hans-Christoph Steiner" <[email protected]>
Subject: [PD-cvs] [git]Pd-extended branch patch_series updated.
        d411d908a490fcd21327b72543955301c598a32b
To: [email protected]
Message-ID: <[email protected]>

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Pd-extended".

The branch, patch_series has been updated
       via  d411d908a490fcd21327b72543955301c598a32b (commit)
      from  861e53b69e0ee9b54d533794dc5a0a5846fb3d37 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 src/g_canvas.h |    2 --
 src/g_editor.c |    2 --
 2 files changed, 0 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
Pd-extended



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

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


End of Pd-cvs Digest, Vol 82, Issue 8
*************************************

Reply via email to