
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 "Olena, a generic and efficient image processing platform". The branch next has been updated discards 7f135958759e0b5bbbfdbedd6873ad4bda2c666a (commit) via aac38bd4b474f6faab1fe0c9965496bbc078393c (commit) via 478a682a3cb681141326b26012411d5cf5d3c881 (commit) via 874c85fe31204751a2317ca2cf00dbc43050f848 (commit) This update added new revisions after undoing existing revisions. That is to say, the old revision is not a strict subset of the new revision. This situation occurs when you --force push a change and generate a repository containing something like this: * -- * -- B -- O -- O -- O (7f135958759e0b5bbbfdbedd6873ad4bda2c666a) \ N -- N -- N (aac38bd4b474f6faab1fe0c9965496bbc078393c) When this happens we assume that you've already had alert emails for all of the O revisions, and so we here report only the revisions in the N branch from the common base, B. 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 ----------------------------------------------------------------- aac38bd Address Clang warnings in Swilena. 478a682 Fix Doxygen command names in Milena documentation. 874c85f Address Clang warnings in Milena. ----------------------------------------------------------------------- Summary of changes: milena/ChangeLog | 20 ++++++++-- .../mln/core/image/dmorph/mutable_extension_ima.hh | 6 +-- milena/mln/topo/is_not_1d_isthmus.hh | 5 ++- milena/mln/topo/is_not_end_point.hh | 5 ++- milena/mln/topo/is_simple_point2d.hh | 6 +-- milena/mln/topo/is_simple_point3d.hh | 5 ++- milena/tests/metal/is.cc | 5 ++- milena/tests/transform/fft.cc | 13 ++++--- milena/tests/value/Makefile.am | 5 +-- milena/tests/value/literals_op.cc | 39 -------------------- swilena/ChangeLog | 6 +++ swilena/dynamic_image2d.i | 25 +++++++++---- 12 files changed, 67 insertions(+), 73 deletions(-) delete mode 100644 milena/tests/value/literals_op.cc hooks/post-receive -- Olena, a generic and efficient image processing platform