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 65eb57ece37d254461f1c0913a1fd27cc5c57be8 (commit) via 4182923851108a45b0ff35ce8336e0ed5bacd31f (commit) from ade0ffe939519a70bd8a6aa34a28297645bbac94 (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 65eb57ece37d254461f1c0913a1fd27cc5c57be8 Author: IOhannes m zmoelnig zmoelnig@umlautQ.umlaeute.mur.at Date: Wed Jan 13 00:51:54 2016 +0100
append 'extra' to canvas_completepath()
this function is only used in '-stdlib' and '-stdpath' handling, where we always want the '/extra/' component.
also, the extra-normalisation (stripping any trailing "extra/" from the stdlib/stdpath) is now done before calling canvas_completepath().
this way, both [declare -stdpath foo] and [declare -stdpath extra/foo] will evaluate to /usr/lib/pd/extra/foo
commit 4182923851108a45b0ff35ce8336e0ed5bacd31f Author: IOhannes m zmoelnig zmoelnig@umlautQ.umlaeute.mur.at Date: Wed Jan 13 00:38:47 2016 +0100
try to load absolute paths first
-----------------------------------------------------------------------
Summary of changes: src/g_canvas.c | 24 ++++++++++++++---------- src/s_loader.c | 27 ++++++++++++++++++++++----- 2 files changed, 36 insertions(+), 15 deletions(-)
hooks/post-receive