[PD-cvs] [git]pure-data branch master updated. 2b8a4c13904f6b8bef3a8ae52b5258a131eb6a19

Miller Puckette millerpuckette at users.sourceforge.net
Mon Dec 17 19:39:31 CET 2012


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 "pure-data".

The branch, master has been updated
       via  2b8a4c13904f6b8bef3a8ae52b5258a131eb6a19 (commit)
       via  775f8d67b6bf53ceb78b19f00d8391eb3088972c (commit)
      from  6c1140e9ce6bd4ecffe2f3280a64e0a6617e9ea3 (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 2b8a4c13904f6b8bef3a8ae52b5258a131eb6a19
Author: IOhannes m zmoelnig <zmoelnig at iem.at>
Date:   Mon Dec 17 11:53:52 2012 +0100

    provide sys_close(),... on all platforms
    
    removing sys_close (as was done with commit:78b81aa3) will break binary
    compatibility with externals compiled against Pd-0.43.
    this patch re-introduces sys_close() and also provides stubs for the rest
    of the open/close family.
    
    while we are there, we also run the filename through sys_bashfilename
    (which currently is a noop on non-w32 platforms)

commit 775f8d67b6bf53ceb78b19f00d8391eb3088972c
Author: IOhannes m zmoelnig <zmoelnig at iem.at>
Date:   Mon Dec 17 16:45:13 2012 +0100

    portaudio's Makefile is generated by own configure
    
    no need to generate it from both configure and portaudio/configure.
    in fact, this makes problems...

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

Summary of changes:
 configure.ac |    1 -
 src/m_pd.h   |   12 +-----------
 src/s_path.c |   47 ++++++++++++++++++++++++++++++++++++++++++-----
 3 files changed, 43 insertions(+), 17 deletions(-)


hooks/post-receive
-- 
pure-data



More information about the Pd-cvs mailing list