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
via 9352b4dd5c97cc913eabcc31277270c7aa2b9729 (commit)
via 993220a95e21a684ee0a378873f8702b45d8a852 (commit)
via 766aeea463fc2ec7c091dae0e300f9baa9716675 (commit)
via 1ee4cecf9d02cb75521fb65fc734c27a0c7d9592 (commit)
from d8df2a51a54be6a929145348178edc41368d79db (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 -----------------------------------------------------------------
9352b4d Address more compiler warnings.
993220a Fix apps/morphers/Makefile.am.
766aeea Fix inclusion paths.
1ee4cec Fix compilation Warnings with latest g++ versions.
-----------------------------------------------------------------------
Summary of changes:
milena/ChangeLog | 57 ++++++++++++++++++++
milena/apps/morphers/Makefile.am | 2 +
.../apps/papers/levillain.09.ismm/classif-graph.cc | 4 +-
milena/apps/papers/levillain.09.ismm/io.hh | 4 --
milena/mln/canvas/labeling/generic.hh | 5 +--
milena/mln/canvas/labeling/sorted.hh | 5 +--
milena/mln/canvas/labeling/video.hh | 5 +--
milena/mln/core/concept/accumulator.hh | 15 +++---
milena/mln/core/concept/box.hh | 7 ++-
milena/mln/core/concept/gdpoint.hh | 5 +-
milena/mln/core/concept/generalized_pixel.hh | 9 ++--
milena/mln/core/concept/gpoint.hh | 5 +-
milena/mln/core/concept/graph.hh | 34 ++++++------
milena/mln/core/concept/image.hh | 21 ++++----
milena/mln/core/concept/iterator.hh | 11 ++--
milena/mln/core/concept/neighborhood.hh | 9 ++--
milena/mln/core/concept/proxy.hh | 5 +-
milena/mln/core/concept/pseudo_site.hh | 7 ++-
milena/mln/core/concept/site_iterator.hh | 15 +++---
milena/mln/core/concept/site_proxy.hh | 7 ++-
milena/mln/core/concept/site_set.hh | 23 ++++----
milena/mln/core/concept/value_iterator.hh | 5 +-
milena/mln/core/concept/value_set.hh | 8 ++--
milena/mln/core/concept/weighted_window.hh | 7 ++-
milena/mln/core/concept/window.hh | 25 +++++----
milena/mln/core/image/imorph/decorated_image.hh | 4 +-
milena/mln/core/internal/check/image_fastest.hh | 21 ++++----
.../core/internal/site_relative_iterator_base.hh | 10 ++--
milena/mln/io/off/load.hh | 6 +-
milena/mln/io/off/save.hh | 2 +-
.../reconstruction/by_dilation/union_find.hh | 5 +-
.../morpho/reconstruction/by_erosion/union_find.hh | 7 ++-
.../internal/complex_relative_iterator_base.hh | 7 ++-
milena/tests/accu/site_set/rectangularity.cc | 3 +-
milena/tests/core/other/var.cc | 8 +++-
milena/tests/metal/unconst.cc | 9 +++-
milena/tests/morpho/complex_image_wst.cc | 2 +
milena/tests/trait/op/plus.cc | 1 +
milena/tests/trait/super.cc | 1 +
scribo/ChangeLog | 7 +++
scribo/common.mk | 7 ++-
41 files changed, 245 insertions(+), 155 deletions(-)
hooks/post-receive
--
Olena, a generic and efficient image processing platform