#297: Stop using mln_VAR in installed libraries
-------------------------+------------------------
Reporter: levill_r | Owner: Olena Team
Type: defect | Status: new
Priority: major | Milestone: Olena 2.1
Component: Milena | Version: 2.0
Keywords: portability |
-------------------------+------------------------
The `mln_VAR` macro defined in source:milena/mln/core/var.hh relies on the
non-standard `typeof` keyword. It should only be used in client code, not
in library code. Ensure installed headers do not make use of this
feature.
--
Ticket URL: <https://trac.lrde.epita.fr/olena/ticket/297>
Olena <http://olena.lrde.epita.fr>
Olena, a generic and efficient image processing platform
#290: Check Olena with Cppcheck
----------------------+------------------------
Reporter: levill_r | Owner: Olena Team
Type: task | Status: new
Priority: major | Milestone: Olena 2.1
Component: Olena | Version: 2.0
Keywords: |
----------------------+------------------------
Check the whole code base with Cppcheck (http://cppcheck.sourceforge.net/)
and use the report(s) produced by this tool to make changes to the code if
they are deemed relevant.
--
Ticket URL: <https://trac.lrde.org/olena/ticket/290>
Olena <http://olena.lrde.epita.fr>
Olena, a generic and efficient image processing platform