BIC-MNI / libminc

libminc is the core library and API of the MINC toolkit
Other
19 stars 29 forks source link

latest changes in develop branch of libminc causes register to crash #39

Closed vfonov closed 9 years ago

vfonov commented 9 years ago

Crash happens in https://github.com/BIC-MNI/libminc/blob/develop/volume_io/Volumes/volumes.c#L201

vfonov commented 9 years ago

Ok, I have to update to this change: https://github.com/BIC-MNI/Register/commit/0a732b4f07ad75bb78502dbe90260d3041e4ce64

rdvincent commented 9 years ago

Do we need to update minc-toolkit every time a submodule changes?

vfonov commented 9 years ago

looks like it, otherwise incompatibilites happen

vfonov commented 9 years ago

the develop branch , of course