]> Creatis software - gdcm.git/blobdiff - src/jpeg/libijg/gdcm_mangle_12bits.h
COMP: ijg compiles now with '-pedantic -Werror' this way this is more VC6 compliant
[gdcm.git] / src / jpeg / libijg / gdcm_mangle_12bits.h
index b0b47fedf20eab87f8636011d59279e44e946417..886473be56f3de4a0ac1c487e03ad2cc2b071631 100644 (file)
@@ -10,7 +10,7 @@ GDCM. This also allows us to generate two jpeg library (8bits and 12bits).
 
 The following command was used to obtain the symbol list:
 
-nm libgdcmijpeg12.a | grep " T " | colrm 1 11 | sort
+nm libgdcmijpeg12.a | grep " [R|T] " | colrm 1 11 | sort
 
 (actually copy/paste from gdcm_jpeg8bits)
 */