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 39afccf47a15dd5c5fbf3356c6f40700e66470ff (commit) from 5a87929fff8003154c00ae5bbdcce85e3a7f13fc (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 39afccf47a15dd5c5fbf3356c6f40700e66470ff Author: Miller Puckette msp@ucsd.edu Date: Wed Jul 26 09:20:49 2017 -0700
change all calls of sprintf_s to _snprintf (windows only)
-----------------------------------------------------------------------
Summary of changes: src/g_all_guis.c | 2 +- src/g_canvas.c | 2 +- src/g_editor.c | 2 +- src/m_binbuf.c | 2 +- src/m_class.c | 2 +- src/s_audio_mmio.c | 4 ++-- src/s_audio_pa.c | 2 +- src/s_file.c | 2 +- src/s_loader.c | 2 +- src/s_main.c | 2 +- src/s_print.c | 2 +- 11 files changed, 12 insertions(+), 12 deletions(-)
hooks/post-receive