[ITK-dev] Patches for the 4.8.2 release

Matt McCormick matt.mccormick at kitware.com
Mon Nov 9 09:28:53 EST 2015


Hi,

It is time to make the 4.8.2 release. The following patches are new on
the release branch since 4.8.1.  Is there anything missing?

Thanks,
Matt

Bradley Lowekamp (4):
      BUG: Avoid potential exception in itk::Object::UnRegister
      BUG: Avoid null deference in PrintSelf with default construction
      BUG: Use const pointer in Set method for constant ReferenceImage ivar
      BUG: Fix segfault when with empty IsolatedWatershed Threshold range

Davis Vigneault (3):
      COMP: Warnings in itkVTKImageExport when compiling with c++11
      DOC: Expanded Canny Edge Detection Example
      COMP: Warnings in FFTW Classes when compiling with c++11

Eugene Prilepin (1):
      BUG: Fix a template name formation in python wrappings

Hans Johnson (5):
      STYLE: Minor code style issues for MGHIO
      COMP: Update to version for WikiExamples
      ENH: Update Sphinx for ITK 4.8.0
      ENH: Update MGHIO to be shared lib
      BUG: Fix MGHIO to fix write failures

Hyun Jae Kang (4):
      BUG: Fix HDF5 CMake configuration with VS2015
      BUG: Remove std::cout calls from class
      BUG: itkVTKImageIO class does not handle blank lines in VTK file header.
      BUG: Fixed older XCode linking error

Matthew McCormick (8):
      COMP: Do not use C++11 alignas in itkAlignedTypedef.
      COMP: Remove unused argument in ConditionVariableNoThreads.
      DOC: Correct spelling of Continuous.
      COMP: Fix KernelTransform SetFixedParameters argument type.
      STYLE: Use prefix increment operator in ImageBase.
      COMP: Use ITK's pygccxml by correctly setting up the sys.path
      COMP: Set CMP0054 to new.

Michka Popoff (1):
      COMP: Disable incompatible modules when using Python 3 wrapping

Mikhail Isakov (1):
      BUG: DiffusionTensor3DReconstruction segfault if no baseline image


More information about the Insight-developers mailing list