ITK/Release 4/Migration Plan/Phases/Coordination: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
Line 18: Line 18:
== Reported Issues ==
== Reported Issues ==
* ITK_HAS_INT_64  ( http://www.itk.org/Bug/view.php?id=11081 ) volunteered to be fixed by Bradley Lowekamp
* ITK_HAS_INT_64  ( http://www.itk.org/Bug/view.php?id=11081 ) volunteered to be fixed by Bradley Lowekamp
* ITK_TYPE_LONG_LONG ( http://www.itk.org/Bug/view.php?id=11084 ) volunteered to be fixed by Bradley Lowekamp
* ITK_TYPE_USE_LONG_LONG ( http://www.itk.org/Bug/view.php?id=11084 ) volunteered to be fixed by Bradley Lowekamp
* ITK_NO_ANSI_STRING_STREAM and itk::OStringStream ( http://www.itk.org/Bug/view.php?id=11085 )
* ITK_NO_ANSI_STRING_STREAM and itk::OStringStream ( http://www.itk.org/Bug/view.php?id=11085 )
* Numeric Traits for array like types should use partial template specialization( http://www.itk.org/Bug/view.php?id=11086 ) volunteered to be fixed by Bradley Lowekamp
* Numeric Traits for array like types should use partial template specialization( http://www.itk.org/Bug/view.php?id=11086 ) volunteered to be fixed by Bradley Lowekamp

Revision as of 13:48, 4 August 2010

Migration Plan Coordination

This page is intended to coordinate the efforts of developers working on the initial cleanup Alpha releases of ITKv4 described in

Please write your name in the section on which you are interested on contributing. Also insert comments as things move along. The main goal is to make sure that we don't overlap efforts (at least not without collaborating), and that none of the topics is left undone.

Sequestering Reference Applications

  • Luis Ibanez

Remove code of Deprecated Compilers

Volunteers

  • Hans Johnson
  • Luis Ibanez

Reported Issues

Confirmed Issues to be Resolved

Update CMake Flags

  • Luis Ibanez

Update third party libraries

  • Mathieu Malaterre (GDCM / openjpeg)
  • Luis Ibanez (openjpeg)