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

From KitwarePublic
Jump to navigationJump to search
 
(9 intermediate revisions by 3 users not shown)
Line 16: Line 16:
* Luis Ibanez
* Luis Ibanez


== Reported Issues ==
* ITK_HAS_INT_64  ( http://www.itk.org/Bug/view.php?id=11081 ) volunteered to be fixed by Bradley Lowekamp
** the branch is available on github git://github.com/blowekamp/ITK.git BUG0011081
*** to git-it "git checkout -b BUG0011081; git pull git://github.com/blowekamp/ITK.git BUG0011081"
** Completed and integrated into master
* ITK_TYPE_USE_LONG_LONG ( http://www.itk.org/Bug/view.php?id=11084 ) volunteered to be fixed by Bradley Lowekamp
** the branch is available on github git://github.com/blowekamp/ITK.git BUG0011084
** Completed and integrated into master
* ITK_NO_ANSI_STRING_STREAM and itk::OStringStream ( http://www.itk.org/Bug/view.php?id=11085 ) volunteered to be fixed by Bradley Lowekamp
** Completed and integrated into master
* 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
** Completed and integrated into master


= Update CMake Flags =
= Update CMake Flags =
Line 24: Line 36:


* Mathieu Malaterre (GDCM / openjpeg)
* Mathieu Malaterre (GDCM / openjpeg)
** Update JPEG to 8 (from 6b). Move lossless jpeg (patched 6b) in different directories
* Luis Ibanez (openjpeg)
* Luis Ibanez (openjpeg)

Latest revision as of 16:00, 9 December 2011

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

Update CMake Flags

  • Luis Ibanez

Update third party libraries

  • Mathieu Malaterre (GDCM / openjpeg)
    • Update JPEG to 8 (from 6b). Move lossless jpeg (patched 6b) in different directories
  • Luis Ibanez (openjpeg)