view BUGS @ 2407:29afbfd41fc2

* few more fixes for CMake build * started adding static to globals for a wierd zlib bug
author rotor <rotor>
date Mon, 10 Dec 2007 13:25:12 +0000
parents 8b9213171e74
children
line wrap: on
line source

Date: Tue, 06 May 2003 09:46:32 -0400
From: Natasa Kovacevic <nkovacev@pandora.bioinfo.sickkids.on.ca>

I beleive that there is a bug in xfmconcat in case when more then one
grid transform gets concatenated (here I am refering to minc-1.0, so
disregard the whole thing if it has been fixed in 1.1).  What happens
is that all grid files involved in concatenation get the same
name. This way they get overwritten during copying and the end product
is a transfrom in which all displacement volumes are one and the same,
namely the last one that appears in the concatenation.