]> Creatis software - gdcm.git/commit
BUG: ostream opeartor << is only defined for __int?? but not unsigned __int??. Fallba...
authormalaterre <malaterre>
Sun, 23 Jan 2005 01:00:17 +0000 (01:00 +0000)
committermalaterre <malaterre>
Sun, 23 Jan 2005 01:00:17 +0000 (01:00 +0000)
commit08c410684fe0aaa2bb282c6bf356a85a168ac31c
tree9f8378303af0890bd439d42cf8b2723c836ad7ba
parentd6fa71b6fa0186d6d85edc308741c58f03adf1f3
BUG: ostream opeartor << is only defined for __int?? but not unsigned __int??. Fallback to previous implementation. According to implementation char/short/int have fixed lenght in Microsoft world. For more info look for /error C2679 __int64/
src/gdcmCommon.h