#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
Show replies by date
#297: Stop using mln_VAR in installed libraries
-----------------------+-------------------------
Reporter: levill_r | Owner: Olena Team
Type: defect | Status: closed
Priority: major | Milestone: Olena 2.1
Component: Milena | Version: 2.0
Resolution: fixed | Keywords: portability
-----------------------+-------------------------
Changes (by levill_r):
* status: new => closed
* resolution: => fixed
Comment:
Done in [f303e006] and [8e605358]; closing.
--
Ticket URL: <https://trac.lrde.epita.fr/olena/ticket/297#comment:1>
Olena <http://olena.lrde.epita.fr>
Olena, a generic and efficient image processing platform