]> Creatis software - gdcm.git/commit
Should avoid compile error or dash8.kitware/GDCM-g++-64bits
authorjpr <jpr>
Wed, 26 Oct 2005 13:16:45 +0000 (13:16 +0000)
committerjpr <jpr>
Wed, 26 Oct 2005 13:16:45 +0000 (13:16 +0000)
commitba9886507166e82467379bd5787291a575aaaf06
tree2de3f9e35ddbde55bbb37f6687af9dd05ef4cc56
parentd56cab6575dbfb7168465623de2bd90e017b9756
Should avoid compile error or dash8.kitware/GDCM-g++-64bits
>          //memcpy(BinArea, &(value[0]), l);
>        memcpy(BinArea, value.c_str(), l);
Message was :
/.../gdcm/src/gdcmDataEntry.cxx:382: non-lvalue in unary `&'
?!?
src/gdcmPixelReadConvert.cxx