xml-parser-generator - iterate over sorted dict - #58975
[pspp] / src / output / spv / spv.c
index 83fba9631cc9287f2e3d3cb5b1de99f4493f17fe..25fb962aaef7223516093cb0faac2a4c6a90bbfd 100644 (file)
@@ -101,7 +101,7 @@ spv_item_class_from_string (const char *name)
   SPV_CLASSES
 #undef SPV_CLASS
 
-  return SPV_N_CLASSES;
+  return (enum spv_item_class) SPV_N_CLASSES;
 }
 
 enum spv_item_type