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 apps-morpho-wst-test has been created
at aa56092b918d95daa2e1f15b761ce25d78677de6 (commit)
- Log -----------------------------------------------------------------
aa56092 configure.ac: Configure milena/apps/morpho/Makefile.
f5da2a7 New experimentation with 2D and 1D watershed transforms.
-----------------------------------------------------------------------
hooks/post-receive
--
Olena, a generic and efficient image processing platform
#247: mln_min() of a floating type is not the effective minimum of the range
value
-----------------------+----------------------------------------------------
Reporter: lazzara | Owner: lazzara
Type: defect | Status: closed
Priority: critical | Milestone:
Component: Milena | Version: 2.0
Resolution: fixed | Keywords:
-----------------------+----------------------------------------------------
Changes (by lazzara):
* status: new => closed
* resolution: => fixed
Comment:
The build was successful.
Bug fixed.
--
Ticket URL: <https://trac.lrde.org/olena/ticket/247#comment:2>
Olena <http://olena.lrde.epita.fr>
Olena, a software platform dedicated to image processing.
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 fix-min-float has been deleted
was 7876a2ce362a03e89fc494def140d0bb0c6d654f
-----------------------------------------------------------------------
7876a2ce362a03e89fc494def140d0bb0c6d654f Fix invalid minimum value for builtin floating types. (ticket #247)
-----------------------------------------------------------------------
hooks/post-receive
--
Olena, a generic and efficient image processing platform
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 7876a2ce362a03e89fc494def140d0bb0c6d654f (commit)
from 6c73505ca244e78dfc6557fe69387381d2e81916 (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 -----------------------------------------------------------------
No new revisions were added by this update.
-----------------------------------------------------------------------
Summary of changes:
milena/ChangeLog | 8 +++++++
milena/mln/value/builtin/floatings.hh | 19 +++++++++++++---
milena/tests/value/builtin/floatings.cc | 34 +++++++++++++++++++++++-------
3 files changed, 49 insertions(+), 12 deletions(-)
hooks/post-receive
--
Olena, a generic and efficient image processing platform
#247: mln_min() of a floating type is not the effective minimum of the range
value
----------------------+-----------------------------------------------------
Reporter: lazzara | Owner: lazzara
Type: defect | Status: new
Priority: critical | Milestone:
Component: Milena | Version: 2.0
Keywords: |
----------------------+-----------------------------------------------------
Changes (by lazzara):
* owner: Olena Team => lazzara
* reporter: David Coeurjolly and Julien Marquegnies => lazzara
Comment:
Patch 7876a2ce362a03e89fc494def140d0bb0c6d654f should fix that issue.
We are testing it on our buildfarm. If it is fine, it will be integrated
in the 'next' branch.
--
Ticket URL: <https://trac.lrde.org/olena/ticket/247#comment:1>
Olena <http://olena.lrde.epita.fr>
Olena, a software platform dedicated to image processing.
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 fix-min-float has been created
at 1b01c2d8ec3d4b8db867dc52274777b8d1620c21 (commit)
- Log -----------------------------------------------------------------
1b01c2d mln/value/builtin/floatings.hh: Fix invalid minimum value for builtin floating types. (ticket #247)
-----------------------------------------------------------------------
hooks/post-receive
--
Olena, a generic and efficient image processing platform
---
scribo/doc/mainpage.dox | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/scribo/doc/mainpage.dox b/scribo/doc/mainpage.dox
index ffe2185..a81f335 100644
--- a/scribo/doc/mainpage.dox
+++ b/scribo/doc/mainpage.dox
@@ -58,7 +58,7 @@ look at the following files :
Take also a look at the <a href="modules.html">Modules section</a>.
-\section copyright Copyright and License
+\section Copyright and License
Copyright (C) 2011 EPITA Research and Development (LRDE)
--
1.7.2.5