Index: /issm/trunk/src/c/objects/Elements/Penta.cpp
===================================================================
--- /issm/trunk/src/c/objects/Elements/Penta.cpp	(revision 5166)
+++ /issm/trunk/src/c/objects/Elements/Penta.cpp	(revision 5167)
@@ -1948,5 +1948,5 @@
 			}
 			else{
-				ISSMERROR("Approximation type %s not supported yet",EnumToString(*(iomodel->elements_type+2*index+0)));
+				ISSMERROR("Approximation type %s not supported yet",EnumToString((int)*(iomodel->elements_type+2*index+0)));
 			}
 		}
