Author: malat-guest Date: 2011-02-15 15:39:06 +0000 (Tue, 15 Feb 2011) New Revision: 5992
Modified: trunk/packages/aeskulap/trunk/debian/patches/DcmElement_has_no_member_error.patch Log: document patch with ref to git commit Modified: trunk/packages/aeskulap/trunk/debian/patches/DcmElement_has_no_member_error.patch =================================================================== --- trunk/packages/aeskulap/trunk/debian/patches/DcmElement_has_no_member_error.patch 2011-02-15 15:19:31 UTC (rev 5991) +++ trunk/packages/aeskulap/trunk/debian/patches/DcmElement_has_no_member_error.patch 2011-02-15 15:39:06 UTC (rev 5992) @@ -1,3 +1,8 @@ +The original API change happen on: +http://git.dcmtk.org/web?p=dcmtk.git;a=commit;h=7e87c88918a0ac1f682116cbf0c3205487bb9086 + +According to DCMTK team: +In the long term, we are trying to get rid of the member variable "errorFlag" in the dcmdata module. All methods should return an OFCondition instead of setting an internal variable for this purpose. Index: aeskulap-0.2.2b1/imagepool/poolassociation.h =================================================================== --- aeskulap-0.2.2b1.orig/imagepool/poolassociation.h 2011-02-14 11:00:36.000000000 +0100 _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
