Snippets for med-data-exchange-format 4.0.0 from FreeBSD 150amd64
Sourced from https://pkg-status.freebsd.org/beefy23/data/latest-per-pkg/fr-med/4.0.0_3/150amd64-default.log.
-
MEDchampCr.c:70:3: warning: illegal character encoding in string literal [-Winvalid-source-encoding] 70 | NOFINALBLANK(champ,ERROR); | ^~~~~~~~~~~~~~~~~~~~~~~~~ -
MEDchampCr.c:109:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 109 | ISCRUTE_id(gid);ret = -1; | ~~~~~~~~~~~^~~~ -
MEDchampCr.c:114:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 114 | ISCRUTE_id(root); ret = -1; | ~~~~~~~~~~~^~~~~ -
MEDchampRefInfo.c:157:19: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 157 | ISCRUTE_int(datagroup3); ret = -1; | ~~~~~~~~~~~~^~~~~~~~~~~ -
MEDchampRefInfo.c:162:18: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 162 | ISCRUTE_id(gid_maa); ret = -1; | ~~~~~~~~~~~^~~~~~~~ -
MEDdimEspaceCr.c:97:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 97 | ISCRUTE_id(maaid);ret = -1; | ~~~~~~~~~~~^~~~~~ -
MEDdimEspaceLire.c:62:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 62 | ISCRUTE_id(maaid);dim = -1; | ~~~~~~~~~~~^~~~~~ -
MEDequivCr.c:56:3: warning: illegal character encoding in string literal [-Winvalid-source-encoding] 56 | NOFINALBLANK(maa,ERROR); | ^~~~~~~~~~~~~~~~~~~~~~~ -
MEDequivCr.c:72:3: warning: illegal character encoding in string literal [-Winvalid-source-encoding] 72 | NOFINALBLANK(eq,ERROR); | ^~~~~~~~~~~~~~~~~~~~~~ -
MEDequivCr.c:95:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 95 | ISCRUTE_id(eqid);ret = -1; | ~~~~~~~~~~~^~~~~ -
MEDequivCr.c:100:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 100 | ISCRUTE_id(root); ret = -1; | ~~~~~~~~~~~^~~~~ -
MEDgaussEcr.c:71:3: warning: illegal character encoding in string literal [-Winvalid-source-encoding] 71 | NOFINALBLANK(locname,ERROR); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ -
MEDgaussEcr.c:150:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 150 | ISCRUTE_id(chid); ret = -1; | ~~~~~~~~~~~^~~~~ -
MEDgaussEcr.c:155:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 155 | ISCRUTE_id(gid); ret = -1; | ~~~~~~~~~~~^~~~ -
MEDgaussLire.c:101:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 101 | ISCRUTE_id(locid); ret = -1; | ~~~~~~~~~~~^~~~~~ -
MEDjointTypeCorres.c:63:8: warning: implicit conversion from enumeration type 'med_entite_maillage' to different enumeration type 'med_geometrie_element' [-Wenum-conversion] 63 | {MED_FACE ,MED_QUAD8 } | ~^~~~~~~~ -
MEDjointTypeCorres.c:62:8: warning: implicit conversion from enumeration type 'med_entite_maillage' to different enumeration type 'med_geometrie_element' [-Wenum-conversion] 62 | {MED_FACE ,MED_QUAD4 }, | ~^~~~~~~~ -
MEDjointTypeCorres.c:61:8: warning: implicit conversion from enumeration type 'med_entite_maillage' to different enumeration type 'med_geometrie_element' [-Wenum-conversion] 61 | {MED_FACE ,MED_TRIA6 }, | ~^~~~~~~~ -
MEDjointTypeCorres.c:60:8: warning: implicit conversion from enumeration type 'med_entite_maillage' to different enumeration type 'med_geometrie_element' [-Wenum-conversion] 60 | {MED_FACE ,MED_TRIA3 }, | ~^~~~~~~~ -
MEDjointTypeCorres.c:59:8: warning: implicit conversion from enumeration type 'med_entite_maillage' to different enumeration type 'med_geometrie_element' [-Wenum-conversion] 59 | {MED_ARETE ,MED_SEG3 }, | ~^~~~~~~~~ -
MEDjointTypeCorres.c:58:8: warning: implicit conversion from enumeration type 'med_entite_maillage' to different enumeration type 'med_geometrie_element' [-Wenum-conversion] 58 | {MED_ARETE ,MED_SEG2 }, | ~^~~~~~~~~ -
MEDjointTypeCorres.c:57:8: warning: implicit conversion from enumeration type 'med_entite_maillage' to different enumeration type 'med_geometrie_element' [-Wenum-conversion] 57 | {MED_MAILLE,MED_PYRA13 }, | ~^~~~~~~~~~ -
MEDjointTypeCorres.c:56:8: warning: implicit conversion from enumeration type 'med_entite_maillage' to different enumeration type 'med_geometrie_element' [-Wenum-conversion] 56 | {MED_MAILLE,MED_PYRA5 }, | ~^~~~~~~~~~ -
MEDjointTypeCorres.c:55:8: warning: implicit conversion from enumeration type 'med_entite_maillage' to different enumeration type 'med_geometrie_element' [-Wenum-conversion] 55 | {MED_MAILLE,MED_PENTA15 }, | ~^~~~~~~~~~ -
MEDjointTypeCorres.c:54:8: warning: implicit conversion from enumeration type 'med_entite_maillage' to different enumeration type 'med_geometrie_element' [-Wenum-conversion] 54 | {MED_MAILLE,MED_PENTA6 }, | ~^~~~~~~~~~ -
MEDjointTypeCorres.c:53:8: warning: implicit conversion from enumeration type 'med_entite_maillage' to different enumeration type 'med_geometrie_element' [-Wenum-conversion] 53 | {MED_MAILLE,MED_HEXA20 }, | ~^~~~~~~~~~ -
MEDjointTypeCorres.c:52:8: warning: implicit conversion from enumeration type 'med_entite_maillage' to different enumeration type 'med_geometrie_element' [-Wenum-conversion] 52 | {MED_MAILLE,MED_HEXA8 }, | ~^~~~~~~~~~ -
MEDjointTypeCorres.c:51:8: warning: implicit conversion from enumeration type 'med_entite_maillage' to different enumeration type 'med_geometrie_element' [-Wenum-conversion] 51 | {MED_MAILLE,MED_TETRA10 }, | ~^~~~~~~~~~ -
MEDjointTypeCorres.c:50:8: warning: implicit conversion from enumeration type 'med_entite_maillage' to different enumeration type 'med_geometrie_element' [-Wenum-conversion] 50 | {MED_MAILLE,MED_TETRA4 }, | ~^~~~~~~~~~ -
MEDjointTypeCorres.c:49:8: warning: implicit conversion from enumeration type 'med_entite_maillage' to different enumeration type 'med_geometrie_element' [-Wenum-conversion] 49 | {MED_MAILLE,MED_QUAD8 }, | ~^~~~~~~~~~ -
MEDjointTypeCorres.c:48:8: warning: implicit conversion from enumeration type 'med_entite_maillage' to different enumeration type 'med_geometrie_element' [-Wenum-conversion] 48 | {MED_MAILLE,MED_QUAD4 }, | ~^~~~~~~~~~ -
MEDjointTypeCorres.c:47:8: warning: implicit conversion from enumeration type 'med_entite_maillage' to different enumeration type 'med_geometrie_element' [-Wenum-conversion] 47 | {MED_MAILLE,MED_TRIA6 }, | ~^~~~~~~~~~ -
MEDjointTypeCorres.c:46:8: warning: implicit conversion from enumeration type 'med_entite_maillage' to different enumeration type 'med_geometrie_element' [-Wenum-conversion] 46 | {MED_MAILLE,MED_TRIA3 }, | ~^~~~~~~~~~ -
MEDjointTypeCorres.c:45:8: warning: implicit conversion from enumeration type 'med_entite_maillage' to different enumeration type 'med_geometrie_element' [-Wenum-conversion] 45 | {MED_MAILLE,MED_SEG3 }, | ~^~~~~~~~~~ -
MEDjointTypeCorres.c:44:8: warning: implicit conversion from enumeration type 'med_entite_maillage' to different enumeration type 'med_geometrie_element' [-Wenum-conversion] 44 | {MED_MAILLE,MED_SEG2 }, | ~^~~~~~~~~~ -
MEDjointTypeCorres.c:43:8: warning: implicit conversion from enumeration type 'med_entite_maillage' to different enumeration type 'med_geometrie_element' [-Wenum-conversion] 43 | {MED_MAILLE,MED_POINT1 }, | ~^~~~~~~~~~ -
MEDjointTypeCorres.c:42:8: warning: implicit conversion from enumeration type 'med_entite_maillage' to different enumeration type 'med_geometrie_element' [-Wenum-conversion] 42 | {MED_NOEUD,0}, | ~^~~~~~~~~ -
MEDjointTypeCorres.c:80:22: warning: implicit conversion from enumeration type 'med_geometrie_element' to different enumeration type 'med_entite_maillage' [-Wenum-conversion] 80 | *typ_ent_local = typ_geo_ent[geo_ent_local][0]; | ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
MEDjointTypeCorres.c:84:26: warning: implicit conversion from enumeration type 'med_geometrie_element' to different enumeration type 'med_entite_maillage' [-Wenum-conversion] 84 | *typ_ent_distant = typ_geo_ent[geo_ent_distant][0]; | ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
MEDglobalNumEcr.c:121:17: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 121 | ISCRUTE_int(dataset); ret = -1; | ~~~~~~~~~~~~^~~~~~~~ -
MEDglobalNumEcr.c:126:17: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 126 | ISCRUTE_int(geoid); ret = -1; | ~~~~~~~~~~~~^~~~~~ -
MEDglobalNumEcr.c:131:17: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 131 | ISCRUTE_int(entid); ret = -1; | ~~~~~~~~~~~~^~~~~~ -
MEDglobalNumEcr.c:136:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 136 | ISCRUTE_id(maaid); ret = -1; | ~~~~~~~~~~~^~~~~~ -
MEDglobalNumLire.c:109:17: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 109 | ISCRUTE_int(geoid); ret = -1; | ~~~~~~~~~~~~^~~~~~ -
MEDglobalNumLire.c:114:17: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 114 | ISCRUTE_int(entid); ret = -1; | ~~~~~~~~~~~~^~~~~~ -
MEDglobalNumLire.c:119:17: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 119 | ISCRUTE_int(maaid); ret = -1; | ~~~~~~~~~~~~^~~~~~ -
MEDlienEcr.c:67:3: warning: illegal character encoding in string literal [-Winvalid-source-encoding] 67 | NOFINALBLANK(maa,ERROR); | ^~~~~~~~~~~~~~~~~~~~~~~ -
MEDlienEcr.c:100:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 100 | ISCRUTE_id(chid);ret=-1; | ~~~~~~~~~~~^~~~~ -
MEDlienEcr.c:105:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 105 | ISCRUTE_id(gid);ret=-1; | ~~~~~~~~~~~^~~~ -
MEDmaaCr.c:69:3: warning: illegal character encoding in string literal [-Winvalid-source-encoding] 69 | NOFINALBLANK(maillage,ERROR); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
MEDmaaCr.c:145:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 145 | ISCRUTE_id(geoid);ret = -1; | ~~~~~~~~~~~^~~~~~ -
MEDmaaCr.c:150:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 150 | ISCRUTE_id(entid);ret = -1; | ~~~~~~~~~~~^~~~~~ -
MEDmaaCr.c:155:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 155 | ISCRUTE_id(maaid);ret = -1; | ~~~~~~~~~~~^~~~~~ -
MEDmaaCr.c:160:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 160 | ISCRUTE_id(root); ret = -1; | ~~~~~~~~~~~^~~~~ -
MEDnCorres.c:78:17: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 78 | ISCRUTE_int(datagroup);n = -1; | ~~~~~~~~~~~~^~~~~~~~~~ -
MEDnCorres.c:82:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 82 | ISCRUTE_id(eqid);n = -1; | ~~~~~~~~~~~^~~~~ -
MEDnGauss.c:38:19: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 38 | ISCRUTE_int(datagroup); return -1; | ~~~~~~~~~~~~^~~~~~~~~~ -
MEDnLien.c:37:19: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 37 | ISCRUTE_int(datagroup); return -1; | ~~~~~~~~~~~~^~~~~~~~~~ -
MEDnProfil.c:38:19: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 38 | ISCRUTE_int(datagroup); return -1; | ~~~~~~~~~~~~^~~~~~~~~~ -
MEDnVal.c:103:19: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 103 | ISCRUTE_int(datagroup3); goto ERROR; | ~~~~~~~~~~~~^~~~~~~~~~~ -
MEDnVal.c:172:14: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 172 | ISCRUTE_int(datagroup3); n = -1; | ~~~~~~~~~~~~^~~~~~~~~~~ -
MEDpasdetempsInfo.c:210:18: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 210 | ISCRUTE_id(gid_maa); ret = -1; | ~~~~~~~~~~~^~~~~~~~ -
MEDpasdetempsInfo.c:216:19: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 216 | ISCRUTE_int(datagroup3); ret = -1; | ~~~~~~~~~~~~^~~~~~~~~~~ -
MEDpasdetempsInfo.c:221:18: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 221 | ISCRUTE_id(gid); ret = -1; | ~~~~~~~~~~~^~~~ -
MEDprofilEcr.c:62:3: warning: illegal character encoding in string literal [-Winvalid-source-encoding] 62 | NOFINALBLANK(profilname,ERROR); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
MEDprofilEcr.c:103:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 103 | ISCRUTE_id(chid); ret = -1; | ~~~~~~~~~~~^~~~~ -
MEDprofilEcr.c:108:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 108 | ISCRUTE_id(gid); ret = -1; | ~~~~~~~~~~~^~~~ -
MEDprofilLire.c:81:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 81 | ISCRUTE_id(gid); ret = -1; | ~~~~~~~~~~~^~~~ -
MEDscalaireCr.c:67:3: warning: illegal character encoding in string literal [-Winvalid-source-encoding] 67 | NOFINALBLANK(scalaire,ERROR); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
MEDscalaireCr.c:95:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 95 | ISCRUTE_id(gid);ret=-1; | ~~~~~~~~~~~^~~~ -
MEDscalaireCr.c:100:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 100 | ISCRUTE_id(root);ret=-1; | ~~~~~~~~~~~^~~~~ -
MEDunvCr.c:138:17: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 138 | ISCRUTE_int(maaid); ret = -1; | ~~~~~~~~~~~~^~~~~~ -
MEDunvLire.c:84:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 84 | ISCRUTE_id(maaid);ret = -1; | ~~~~~~~~~~~^~~~~~ -
MEDchampLire.c:237:17: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 237 | ISCRUTE_int(datagroup3); ret = -1; | ~~~~~~~~~~~~^~~~~~~~~~~ -
MEDchampLire.c:242:17: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 242 | ISCRUTE_int(datagroup2); ret = -1; | ~~~~~~~~~~~~^~~~~~~~~~~ -
MEDchampLire.c:247:17: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 247 | ISCRUTE_int(datagroup1); ret = -1; | ~~~~~~~~~~~~^~~~~~~~~~~ -
MEDchampLire.c:252:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 252 | ISCRUTE_id(gid); ret = -1; | ~~~~~~~~~~~^~~~ -
MEDchampEcr231.c:225:3: warning: illegal character encoding in string literal [-Winvalid-source-encoding] 225 | NOFINALBLANK(maa,ERROR) | ^~~~~~~~~~~~~~~~~~~~~~~ -
MEDchampEcr231.c:399:17: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 399 | ISCRUTE_int(datagroup3); ret = -1; | ~~~~~~~~~~~~^~~~~~~~~~~ -
MEDchampEcr231.c:404:17: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 404 | ISCRUTE_int(datagroup2); ret = -1; | ~~~~~~~~~~~~^~~~~~~~~~~ -
MEDchampEcr231.c:409:17: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 409 | ISCRUTE_int(datagroup1); ret = -1; | ~~~~~~~~~~~~^~~~~~~~~~~ -
MEDchampEcr231.c:414:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 414 | ISCRUTE_id(gid); ret = -1; | ~~~~~~~~~~~^~~~ -
MEDchampEcr231.c:419:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 419 | ISCRUTE_id(gid_loc); ret = -1; | ~~~~~~~~~~~^~~~~~~~ -
MEDchampEcr232.c:229:3: warning: illegal character encoding in string literal [-Winvalid-source-encoding] 229 | NOFINALBLANK(maa,ERROR) | ^~~~~~~~~~~~~~~~~~~~~~~ -
MEDchampEcr232.c:422:17: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 422 | ISCRUTE_int(datagroup3); ret = -1; | ~~~~~~~~~~~~^~~~~~~~~~~ -
MEDchampEcr232.c:427:17: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 427 | ISCRUTE_int(datagroup2); ret = -1; | ~~~~~~~~~~~~^~~~~~~~~~~ -
MEDchampEcr232.c:432:17: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 432 | ISCRUTE_int(datagroup1); ret = -1; | ~~~~~~~~~~~~^~~~~~~~~~~ -
MEDchampEcr232.c:437:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 437 | ISCRUTE_id(gid); ret = -1; | ~~~~~~~~~~~^~~~ -
MEDchampEcr232.c:442:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 442 | ISCRUTE_id(gid_loc); ret = -1; | ~~~~~~~~~~~^~~~~~~~ -
MEDjointCr231.c:76:3: warning: illegal character encoding in string literal [-Winvalid-source-encoding] 76 | NOFINALBLANK(maa_lcl,ERROR); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ -
MEDjointCr231.c:92:3: warning: illegal character encoding in string literal [-Winvalid-source-encoding] 92 | NOFINALBLANK(jn,ERROR); | ^~~~~~~~~~~~~~~~~~~~~~ -
MEDjointCr231.c:137:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 137 | ISCRUTE_id(jntid);ret = -1; | ~~~~~~~~~~~^~~~~~ -
MEDjointCr231.c:142:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 142 | ISCRUTE_id(root); ret = -1; | ~~~~~~~~~~~^~~~~ -
MEDjointCr232.c:76:3: warning: illegal character encoding in string literal [-Winvalid-source-encoding] 76 | NOFINALBLANK(maa_lcl,ERROR); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ -
MEDjointCr232.c:93:3: warning: illegal character encoding in string literal [-Winvalid-source-encoding] 93 | NOFINALBLANK(jn,ERROR); | ^~~~~~~~~~~~~~~~~~~~~~ -
MEDjointCr232.c:135:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 135 | ISCRUTE_id(jntid);ret = -1; | ~~~~~~~~~~~^~~~~~ -
MEDjointCr232.c:140:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 140 | ISCRUTE_id(root); ret = -1; | ~~~~~~~~~~~^~~~~ -
MEDfamCr231.c:113:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 113 | ISCRUTE_id(root);ret = -1; | ~~~~~~~~~~~^~~~~ -
MEDfamCr231.c:201:19: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 201 | ISCRUTE_int(datagroup); | ~~~~~~~~~~~~^~~~~~~~~~ -
MEDfamCr231.c:279:19: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 279 | ISCRUTE_int(datagroup); | ~~~~~~~~~~~~^~~~~~~~~~ -
MEDfamCr231.c:292:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 292 | ISCRUTE_id(famid);ret = -1; | ~~~~~~~~~~~^~~~~~ -
MEDfamCr231.c:297:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 297 | ISCRUTE_id(root); ret = -1; | ~~~~~~~~~~~^~~~~ -
MEDfamCr232.c:86:3: warning: illegal character encoding in string literal [-Winvalid-source-encoding] 86 | NOFINALBLANK(maa,ERROR); | ^~~~~~~~~~~~~~~~~~~~~~~ -
MEDfamCr232.c:111:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 111 | ISCRUTE_id(root);ret = -1; | ~~~~~~~~~~~^~~~~ -
MEDfamCr232.c:151:5: warning: illegal character encoding in string literal [-Winvalid-source-encoding] 151 | NOFINALBLANK(famille,ERROR); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ -
MEDfamCr232.c:204:19: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 204 | ISCRUTE_int(datagroup); | ~~~~~~~~~~~~^~~~~~~~~~ -
MEDfamCr232.c:282:19: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 282 | ISCRUTE_int(datagroup); | ~~~~~~~~~~~~^~~~~~~~~~ -
MEDfamCr232.c:295:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 295 | ISCRUTE_id(famid);ret = -1; | ~~~~~~~~~~~^~~~~~ -
MEDfamCr232.c:300:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 300 | ISCRUTE_id(root); ret = -1; | ~~~~~~~~~~~^~~~~ -
MEDchampEcr233.c:225:3: warning: illegal character encoding in string literal [-Winvalid-source-encoding] 225 | NOFINALBLANK(maa,ERROR) | ^~~~~~~~~~~~~~~~~~~~~~~ -
MEDchampEcr233.c:423:17: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 423 | ISCRUTE_int(datagroup3); ret = -1; | ~~~~~~~~~~~~^~~~~~~~~~~ -
MEDchampEcr233.c:428:17: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 428 | ISCRUTE_int(datagroup2); ret = -1; | ~~~~~~~~~~~~^~~~~~~~~~~ -
MEDchampEcr233.c:433:17: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 433 | ISCRUTE_int(datagroup1); ret = -1; | ~~~~~~~~~~~~^~~~~~~~~~~ -
MEDchampEcr233.c:438:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 438 | ISCRUTE_id(gid); ret = -1; | ~~~~~~~~~~~^~~~ -
MEDchampEcr233.c:443:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 443 | ISCRUTE_id(gid_loc); ret = -1; | ~~~~~~~~~~~^~~~~~~~ -
MEDattrNumEcrire.c:43:29: warning: illegal character encoding in string literal [-Winvalid-source-encoding] 43 | MESSAGE("Impossible de d<E9>terminer le mode d'acces au fichier "); | ^~~~ -
MEDdatasetNumEcrire232.c:160:19: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 160 | ISCRUTE_int(dataset); | ~~~~~~~~~~~~^~~~~~~~ -
MEDdatasetNumEcrire232.c:234:12: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 234 | ISCRUTE(memspace); | ~~~~~~~~^~~~~~~~~ -
MEDdatasetNumEcrire232.c:242:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 242 | ISCRUTE_int(dataspace); | ~~~~~~~~~~~~^~~~~~~~~~ -
MEDdatasetNumEcrire232.c:249:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 249 | ISCRUTE_int(dataset); | ~~~~~~~~~~~~^~~~~~~~ -
MEDdatasetNumEcrire232.c:289:12: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 289 | ISCRUTE(memspace); | ~~~~~~~~^~~~~~~~~ -
MEDdatasetNumEcrire232.c:295:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 295 | ISCRUTE_int(dataspace); | ~~~~~~~~~~~~^~~~~~~~~~ -
MEDdatasetNumEcrire232.c:330:12: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 330 | ISCRUTE(memspace); | ~~~~~~~~^~~~~~~~~ -
MEDdatasetNumEcrire232.c:336:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 336 | ISCRUTE_int(dataspace); | ~~~~~~~~~~~~^~~~~~~~~~ -
MEDdatasetNumEcrire232.c:349:14: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 349 | ISCRUTE_int(dataset); | ~~~~~~~~~~~~^~~~~~~~ -
MEDdatasetNumEcrire232.c:384:14: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 384 | ISCRUTE_int(dataspace); | ~~~~~~~~~~~~^~~~~~~~~~ -
MEDdatasetNumEcrire232.c:391:14: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 391 | ISCRUTE_int(dataset); | ~~~~~~~~~~~~^~~~~~~~ -
MEDdatasetNumEcrire232.c:447:12: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 447 | ISCRUTE(memspace); | ~~~~~~~~^~~~~~~~~ -
MEDdatasetNumEcrire232.c:453:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 453 | ISCRUTE_int(dataspace); | ~~~~~~~~~~~~^~~~~~~~~~ -
MEDdatasetNumEcrire232.c:459:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 459 | ISCRUTE_int(dataset); | ~~~~~~~~~~~~^~~~~~~~ -
MEDdatasetNumEcrire232.c:506:12: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 506 | ISCRUTE(memspace); | ~~~~~~~~^~~~~~~~~ -
MEDdatasetNumEcrire232.c:512:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 512 | ISCRUTE_int(dataspace); | ~~~~~~~~~~~~^~~~~~~~~~ -
MEDdatasetNumEcrire232.c:518:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 518 | ISCRUTE_int(dataset); | ~~~~~~~~~~~~^~~~~~~~ -
MEDdatasetNumEcrire232.c:551:13: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 551 | ISCRUTE(memspace); ret = -1; | ~~~~~~~~^~~~~~~~~ -
MEDdatasetNumEcrire232.c:556:17: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 556 | ISCRUTE_int(dataspace); ret = -1; | ~~~~~~~~~~~~^~~~~~~~~~ -
MEDdatasetNumEcrire232.c:561:17: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 561 | ISCRUTE_int(dataset); ret = -1; | ~~~~~~~~~~~~^~~~~~~~ -
MEDmeshNodeCoordinateTrsfRd.c:127:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 127 | ISCRUTE_id(_dataset_coo); | ~~~~~~~~~~~^~~~~~~~~~~~~ -
MEDmeshNodeCoordinateTrsfRd.c:132:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 132 | ISCRUTE_id(_datagroup1);ISCRUTE(numdt);ISCRUTE(numit); | ~~~~~~~~~~~^~~~~~~~~~~~ -
MEDmeshNodeCoordinateTrsfRd.c:137:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 137 | ISCRUTE_id(_meshid); | ~~~~~~~~~~~^~~~~~~~ -
MEDmeshNodeCoordinateTrsfWr.c:133:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 133 | ISCRUTE_id(_dataset_coo); | ~~~~~~~~~~~^~~~~~~~~~~~~ -
MEDmeshNodeCoordinateTrsfWr.c:138:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 138 | ISCRUTE_id(_datagroup1);ISCRUTE(numdt);ISCRUTE(numit); | ~~~~~~~~~~~^~~~~~~~~~~~ -
MEDmeshNodeCoordinateTrsfWr.c:143:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 143 | ISCRUTE_id(_meshid); | ~~~~~~~~~~~^~~~~~~~ -
MEDfieldInterpInfo.c:78:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 78 | ISCRUTE_id(_fieldinterpid); | ~~~~~~~~~~~^~~~~~~~~~~~~~~ -
MEDfieldnInterp.c:82:31: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 82 | SSCRUTE(_path);ISCRUTE_id(_fieldid); | ~~~~~~~~~~~^~~~~~~~~ -
MEDfieldnInterp.c:87:32: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 87 | SSCRUTE(_path); ISCRUTE_id(_fieldinterpid); | ~~~~~~~~~~~^~~~~~~~~~~~~~~ -
MEDfieldInterpWr.c:88:32: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 88 | SSCRUTE(_path); ISCRUTE_id(_interpid); | ~~~~~~~~~~~^~~~~~~~~~ -
MEDfieldInterpWr.c:93:31: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 93 | SSCRUTE(_path);ISCRUTE_id(_fieldid); | ~~~~~~~~~~~^~~~~~~~~ -
MEDfieldInterpWr.c:98:32: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 98 | SSCRUTE(_path); ISCRUTE_id(_fieldinterpid); | ~~~~~~~~~~~^~~~~~~~~~~~~~~ -
MEDinterpCr.c:157:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 157 | ISCRUTE_id(_interpid); | ~~~~~~~~~~~^~~~~~~~~~ -
MEDinterpCr.c:162:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 162 | ISCRUTE_id(_root); | ~~~~~~~~~~~^~~~~~ -
MEDinterpBaseFunctionWr.c:164:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 164 | ISCRUTE_id(_interpid); | ~~~~~~~~~~~^~~~~~~~~~ -
MEDinterpBaseFunctionWr.c:169:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 169 | ISCRUTE_id(_bid);SSCRUTE(_path); | ~~~~~~~~~~~^~~~~ -
MEDinterpInfoByName.c:147:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 147 | ISCRUTE_id(_interpid); | ~~~~~~~~~~~^~~~~~~~~~ -
MEDinterpBaseFunctionRd.c:150:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 150 | ISCRUTE_id(_interpid); | ~~~~~~~~~~~^~~~~~~~~~ -
MEDinterpBaseFunctionRd.c:155:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 155 | ISCRUTE_id(_bid);SSCRUTE(_path); | ~~~~~~~~~~~^~~~~ -
MEDinterpBaseFunctionCoeffSize.c:92:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 92 | ISCRUTE_id(_interpid); | ~~~~~~~~~~~^~~~~~~~~~ -
MEDinterpBaseFunctionCoeffSize.c:97:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 97 | ISCRUTE_id(_bid);SSCRUTE(_path); | ~~~~~~~~~~~^~~~~ -
MEDprofileInfo.c:85:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 85 | ISCRUTE_id(_pfid); | ~~~~~~~~~~~^~~~~~ -
MEDprofileWr.c:125:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 125 | ISCRUTE_id(_pfid); | ~~~~~~~~~~~^~~~~~ -
MEDprofileWr.c:130:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 130 | ISCRUTE_id(_root); | ~~~~~~~~~~~^~~~~~ -
MEDprofileSizeByName.c:74:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 74 | ISCRUTE_id(_pflid); | ~~~~~~~~~~~^~~~~~~ -
_MEDfieldValueAdvancedWr30.c:519:49: warning: implicit conversion from enumeration type 'med_field_type' to different enumeration type 'med_internal_type' [-Wenum-conversion] 519 | if ( _MEDdatasetWr(_datagroup3,MED_NOM_CO,MED_FLOAT64,_filter,value) < 0) { | ~~~~~~~~~~~~~ ^~~~~~~~~~~ -
_MEDfieldValueAdvancedWr30.c:534:49: warning: implicit conversion from enumeration type 'med_field_type' to different enumeration type 'med_internal_type' [-Wenum-conversion] 534 | if ( _MEDdatasetWr(_datagroup3,MED_NOM_CO,MED_INT32,_filter,value) < 0){ | ~~~~~~~~~~~~~ ^~~~~~~~~ -
_MEDfieldValueAdvancedWr30.c:580:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 580 | ISCRUTE_id(_datagroup3); | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDfieldValueAdvancedWr30.c:585:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 585 | ISCRUTE_id(_datagroup2); | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDfieldValueAdvancedWr30.c:590:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 590 | ISCRUTE_id(_datagroup1); | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDfieldValueAdvancedWr30.c:595:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 595 | ISCRUTE_id(_gid); | ~~~~~~~~~~~^~~~~ -
_MEDfieldValueAdvancedWr30.c:600:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 600 | ISCRUTE_id(_locgid); | ~~~~~~~~~~~^~~~~~~~ -
_MEDfieldValueAdvancedWr33.c:518:49: warning: implicit conversion from enumeration type 'med_field_type' to different enumeration type 'med_internal_type' [-Wenum-conversion] 518 | if ( _MEDdatasetWr(_datagroup3,MED_NOM_CO,_fieldtype,_filter,value) < 0) { | ~~~~~~~~~~~~~ ^~~~~~~~~~ -
_MEDfieldValueAdvancedWr33.c:533:49: warning: implicit conversion from enumeration type 'med_field_type' to different enumeration type 'med_internal_type' [-Wenum-conversion] 533 | if ( _MEDdatasetWr(_datagroup3,MED_NOM_CO,MED_INT32,_filter,value) < 0){ | ~~~~~~~~~~~~~ ^~~~~~~~~ -
_MEDfieldValueAdvancedWr33.c:566:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 566 | ISCRUTE_id(_datagroup3); | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDfieldValueAdvancedWr33.c:571:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 571 | ISCRUTE_id(_datagroup2); | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDfieldValueAdvancedWr33.c:576:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 576 | ISCRUTE_id(_datagroup1); | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDfieldValueAdvancedWr33.c:581:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 581 | ISCRUTE_id(_gid); | ~~~~~~~~~~~^~~~~ -
_MEDfieldValueAdvancedWr33.c:586:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 586 | ISCRUTE_id(_locgid); | ~~~~~~~~~~~^~~~~~~~ -
_MEDfieldValueAdvancedRd30.c:420:49: warning: implicit conversion from enumeration type 'med_field_type' to different enumeration type 'med_internal_type' [-Wenum-conversion] 420 | if ( _MEDdatasetRd(_datagroup3,MED_NOM_CO,_fieldtype,_filter,value) < 0) { | ~~~~~~~~~~~~~ ^~~~~~~~~~ -
_MEDfieldValueAdvancedRd30.c:437:49: warning: implicit conversion from enumeration type 'med_field_type' to different enumeration type 'med_internal_type' [-Wenum-conversion] 437 | if ( _MEDdatasetRd(_datagroup3,MED_NOM_CO,MED_INT32,_filter,value) < 0) { | ~~~~~~~~~~~~~ ^~~~~~~~~ -
_MEDfieldValueAdvancedRd30.c:471:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 471 | ISCRUTE_id(_datagroup3); | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDfieldValueAdvancedRd30.c:476:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 476 | ISCRUTE_id(_datagroup2); | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDfieldValueAdvancedRd30.c:481:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 481 | ISCRUTE_id(_datagroup1); | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDfieldValueAdvancedRd30.c:486:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 486 | ISCRUTE_id(_gid); | ~~~~~~~~~~~^~~~~ -
_MEDfieldValueAdvancedRd30.c:491:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 491 | ISCRUTE_id(_locgid); | ~~~~~~~~~~~^~~~~~~~ -
_MEDfieldValueAdvancedRd33.c:401:49: warning: implicit conversion from enumeration type 'med_field_type' to different enumeration type 'med_internal_type' [-Wenum-conversion] 401 | if ( _MEDdatasetRd(_datagroup3,MED_NOM_CO,_fieldtype,_filter,value) < 0) { | ~~~~~~~~~~~~~ ^~~~~~~~~~ -
_MEDfieldValueAdvancedRd33.c:418:49: warning: implicit conversion from enumeration type 'med_field_type' to different enumeration type 'med_internal_type' [-Wenum-conversion] 418 | if ( _MEDdatasetRd(_datagroup3,MED_NOM_CO,MED_INT32,_filter,value) < 0) { | ~~~~~~~~~~~~~ ^~~~~~~~~ -
_MEDfieldValueAdvancedRd33.c:452:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 452 | ISCRUTE_id(_datagroup3); | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDfieldValueAdvancedRd33.c:457:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 457 | ISCRUTE_id(_datagroup2); | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDfieldValueAdvancedRd33.c:462:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 462 | ISCRUTE_id(_datagroup1); | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDfieldValueAdvancedRd33.c:467:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 467 | ISCRUTE_id(_gid); | ~~~~~~~~~~~^~~~~ -
_MEDfieldValueAdvancedRd33.c:472:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 472 | ISCRUTE_id(_locgid); | ~~~~~~~~~~~^~~~~~~~ -
_MEDfieldValueAdvancedRd236.c:155:10: warning: implicit conversion from enumeration type 'const med_entity_type' to different enumeration type 'med_entite_maillage' [-Wenum-conversion] 151 | if ( MEDchampLire( fid, (char *) meshname, (char *) fieldname, (unsigned char *) value, | ~~~~~~~~~~~~ 152 | (*_filter).switchmode, (*_filter).constituentselect, 153 | _localizationname, _pfltmp, 154 | (*_filter).storagemode, 155 | entitytype, geotype, numdt, numit) < 0 ) { | ^~~~~~~~~~ -
_MEDfieldValueAdvancedRd236.c:154:21: warning: implicit conversion from enumeration type 'med_storage_mode' to different enumeration type 'med_mode_profil' [-Wenum-conversion] 151 | if ( MEDchampLire( fid, (char *) meshname, (char *) fieldname, (unsigned char *) value, | ~~~~~~~~~~~~ 152 | (*_filter).switchmode, (*_filter).constituentselect, 153 | _localizationname, _pfltmp, 154 | (*_filter).storagemode, | ~~~~~~~~~~~^~~~~~~~~~~ -
_MEDfieldValueAdvancedRd236.c:152:21: warning: implicit conversion from enumeration type 'med_switch_mode' to different enumeration type 'med_mode_switch' [-Wenum-conversion] 151 | if ( MEDchampLire( fid, (char *) meshname, (char *) fieldname, (unsigned char *) value, | ~~~~~~~~~~~~ 152 | (*_filter).switchmode, (*_filter).constituentselect, | ~~~~~~~~~~~^~~~~~~~~~ -
MEDfieldComputingStepMeshWr.c:104:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 104 | ISCRUTE_id(_gid); | ~~~~~~~~~~~^~~~~ -
MEDlocalizationWr.c:249:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 249 | ISCRUTE_id(_lzid); | ~~~~~~~~~~~^~~~~~ -
MEDlocalizationWr.c:254:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 254 | ISCRUTE_id(_root); | ~~~~~~~~~~~^~~~~~ -
MEDlinkWr.c:124:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 124 | ISCRUTE_id(_lid); | ~~~~~~~~~~~^~~~~ -
MEDlinkWr.c:129:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 129 | ISCRUTE_id(_root); | ~~~~~~~~~~~^~~~~~ -
MEDlinkInfoByName.c:74:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 74 | ISCRUTE_id(_lid); | ~~~~~~~~~~~^~~~~ -
_MEDmeshCr.c:274:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 274 | ISCRUTE_id(_datagroup1); | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDmeshCr.c:279:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 279 | ISCRUTE_id(_root); | ~~~~~~~~~~~^~~~~~ -
_MEDmeshInfoByName.c:51:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 51 | ISCRUTE_id(_root);goto ERROR; | ~~~~~~~~~~~^~~~~~ -
_MEDmeshInfoByName.c:107:15: warning: implicit conversion from enumeration type 'med_mesh_type' to different enumeration type 'med_axis_type' [-Wenum-conversion] 107 | *axistype = (med_mesh_type) (_intaxistype); | ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
_MEDmeshInfoByName.c:140:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 140 | ISCRUTE_id(_meshid); | ~~~~~~~~~~~^~~~~~~~ -
_MEDmeshInfoByName.c:145:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 145 | ISCRUTE_id(_root); | ~~~~~~~~~~~^~~~~~ -
MEDmeshGridTypeWr.c:61:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 61 | ISCRUTE_id(_meshid);goto ERROR; | ~~~~~~~~~~~^~~~~~~~ -
MEDmeshGridTypeWr.c:117:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 117 | ISCRUTE_id(_meshid); | ~~~~~~~~~~~^~~~~~~~ -
MEDmeshGridTypeRd.c:58:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 58 | ISCRUTE_id(_meshid);goto ERROR; | ~~~~~~~~~~~^~~~~~~~ -
MEDmeshGridTypeRd.c:92:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 92 | ISCRUTE_id(_meshid); | ~~~~~~~~~~~^~~~~~~~ -
MEDmeshGridIndexCoordinateWr.c:258:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 258 | ISCRUTE_id(_datagroup3); | ~~~~~~~~~~~^~~~~~~~~~~~ -
MEDmeshGridIndexCoordinateWr.c:263:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 263 | ISCRUTE_id(_datagroup2); | ~~~~~~~~~~~^~~~~~~~~~~~ -
MEDmeshGridIndexCoordinateWr.c:268:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 268 | ISCRUTE_id(_datagroup1); | ~~~~~~~~~~~^~~~~~~~~~~~ -
MEDmeshGridIndexCoordinateWr.c:273:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 273 | ISCRUTE_id(_meshid); | ~~~~~~~~~~~^~~~~~~~ -
MEDmeshGridStructWr.c:151:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 151 | ISCRUTE_id(_meshid); | ~~~~~~~~~~~^~~~~~~~ -
MEDmeshGridStructRd.c:115:7: warning: implicit conversion from enumeration type 'med_field_type' to different enumeration type 'med_internal_type' [-Wenum-conversion] 111 | if (_MEDmeshAdvancedRd(fid, | ~~~~~~~~~~~~~~~~~~ 112 | meshname, 113 | _datatype, 114 | MED_NO_NAME, 115 | MED_INT, | ^~~~~~~ -
MEDmeshGridStructRd.c:139:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 139 | ISCRUTE_id(_meshid); | ~~~~~~~~~~~^~~~~~~~ -
MEDmeshUniversalNameWr.c:109:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 109 | ISCRUTE_id(_meshid);goto ERROR_; | ~~~~~~~~~~~^~~~~~~~ -
MEDmeshUniversalNameWr.c:168:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 168 | ISCRUTE_id(_meshid); | ~~~~~~~~~~~^~~~~~~~ -
MEDmeshAttributeWr.c:70:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 70 | ISCRUTE_id(_meshid);goto ERROR; | ~~~~~~~~~~~^~~~~~~~ -
MEDmeshAttributeWr.c:105:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 105 | ISCRUTE_id(_meshid); | ~~~~~~~~~~~^~~~~~~~ -
MEDmeshAttributeRd.c:62:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 62 | ISCRUTE_id(_meshid);goto ERROR; | ~~~~~~~~~~~^~~~~~~~ -
MEDmeshAttributeRd.c:99:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 99 | ISCRUTE_id(_meshid); | ~~~~~~~~~~~^~~~~~~~ -
MEDmeshComputationStepCr.c:373:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 373 | ISCRUTE_id(_datagroup3); | ~~~~~~~~~~~^~~~~~~~~~~~ -
MEDmeshComputationStepCr.c:378:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 378 | ISCRUTE_id(_datagroup2); | ~~~~~~~~~~~^~~~~~~~~~~~ -
MEDmeshComputationStepCr.c:383:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 383 | ISCRUTE_id(_datagroup1); | ~~~~~~~~~~~^~~~~~~~~~~~ -
MEDmeshComputationStepCr.c:388:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 388 | ISCRUTE_id(_meshid); | ~~~~~~~~~~~^~~~~~~~ -
MEDmeshComputationStepDtRd.c:50:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 50 | ISCRUTE_id(_meshid);goto ERROR; | ~~~~~~~~~~~^~~~~~~~ -
MEDmeshComputationStepDtRd.c:94:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 94 | ISCRUTE_id(_meshid); | ~~~~~~~~~~~^~~~~~~~ -
MEDmeshComputationStepDtRd.c:99:41: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 99 | SSCRUTE(_datagroupname1);ISCRUTE_id(_datagroup1); | ~~~~~~~~~~~^~~~~~~~~~~~ -
MEDmeshNodeCoordinateWr.c:251:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 251 | ISCRUTE_id(_datagroup_trsf); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~ -
MEDmeshNodeCoordinateWr.c:256:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 256 | ISCRUTE_id(_datagroup3); | ~~~~~~~~~~~^~~~~~~~~~~~ -
MEDmeshNodeCoordinateWr.c:261:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 261 | ISCRUTE_id(_datagroup2); | ~~~~~~~~~~~^~~~~~~~~~~~ -
MEDmeshNodeCoordinateWr.c:266:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 266 | ISCRUTE_id(_datagroup1);ISCRUTE(numdt);ISCRUTE(numit); | ~~~~~~~~~~~^~~~~~~~~~~~ -
MEDmeshNodeCoordinateWr.c:271:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 271 | ISCRUTE_id(_meshid); | ~~~~~~~~~~~^~~~~~~~ -
MEDmeshNodeCoordinateWithProfileWr.c:156:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 156 | ISCRUTE_id(_datagroup_trsf); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~ -
MEDmeshNodeCoordinateWithProfileWr.c:161:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 161 | ISCRUTE_id(_datagroup1);ISCRUTE(numdt);ISCRUTE(numit); | ~~~~~~~~~~~^~~~~~~~~~~~ -
MEDmeshNodeCoordinateWithProfileWr.c:166:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 166 | ISCRUTE_id(_meshid); | ~~~~~~~~~~~^~~~~~~~ -
MEDmeshNodeCoordinateAdvancedWr.c:152:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 152 | ISCRUTE_id(_datagroup_trsf); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~ -
MEDmeshNodeCoordinateAdvancedWr.c:157:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 157 | ISCRUTE_id(_datagroup1);ISCRUTE(numdt);ISCRUTE(numit); | ~~~~~~~~~~~^~~~~~~~~~~~ -
MEDmeshNodeCoordinateAdvancedWr.c:162:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 162 | ISCRUTE_id(_meshid); | ~~~~~~~~~~~^~~~~~~~ -
MEDfilterClose.c:45:18: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 45 | ISCRUTE_id((*filter).memspace[_i]); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ -
MEDfilterClose.c:54:18: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 54 | ISCRUTE_id((*filter).diskspace[_i]); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ -
_MEDmeshAdvancedWr.c:296:38: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 296 | SSCRUTE(_datagroupname1);ISCRUTE_id(_datagroup1);goto ERROR; | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDmeshAdvancedWr.c:597:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 597 | ISCRUTE_id(_dataset); | ~~~~~~~~~~~^~~~~~~~~ -
_MEDmeshAdvancedWr.c:602:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 602 | ISCRUTE_id(_datagroup4); | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDmeshAdvancedWr.c:607:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 607 | ISCRUTE_id(_datagroup3); | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDmeshAdvancedWr.c:612:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 612 | ISCRUTE_id(_datagroup2); | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDmeshAdvancedWr.c:617:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 617 | ISCRUTE_id(_datagroup1); | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDmeshAdvancedWr.c:622:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 622 | ISCRUTE_id(_meshid); | ~~~~~~~~~~~^~~~~~~~ -
_MEDmeshAdvancedWr.c:627:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 627 | ISCRUTE_id(_elemid); | ~~~~~~~~~~~^~~~~~~~ -
_MEDfamilyCr32.c:169:15: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 169 | ISCRUTE_id(_datagroup3); | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDfamilyCr32.c:175:15: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 175 | ISCRUTE_id(_datagroup); | ~~~~~~~~~~~^~~~~~~~~~~ -
_MEDfamilyCr32.c:180:15: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 180 | ISCRUTE_id(_datagroup2); | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDfamilyCr32.c:185:15: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 185 | ISCRUTE_id(_famid); | ~~~~~~~~~~~^~~~~~~ -
_MEDfamilyCr32.c:190:15: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 190 | ISCRUTE_id(_root); | ~~~~~~~~~~~^~~~~~ -
_MEDfamilyCr30.c:169:15: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 169 | ISCRUTE_id(_datagroup3); | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDfamilyCr30.c:175:15: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 175 | ISCRUTE_id(_datagroup); | ~~~~~~~~~~~^~~~~~~~~~~ -
_MEDfamilyCr30.c:180:15: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 180 | ISCRUTE_id(_datagroup2); | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDfamilyCr30.c:185:15: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 185 | ISCRUTE_id(_famid); | ~~~~~~~~~~~^~~~~~~ -
_MEDfamilyCr30.c:190:15: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 190 | ISCRUTE_id(_root); | ~~~~~~~~~~~^~~~~~ -
_MEDfamilyInfo32.c:195:15: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 195 | ISCRUTE_id(_datagroup); | ~~~~~~~~~~~^~~~~~~~~~~ -
_MEDfamilyInfo32.c:200:15: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 200 | ISCRUTE_id(_famid); | ~~~~~~~~~~~^~~~~~~ -
_MEDfamilyInfo30.c:194:15: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 194 | ISCRUTE_id(_datagroup); | ~~~~~~~~~~~^~~~~~~~~~~ -
_MEDfamilyInfo30.c:199:15: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 199 | ISCRUTE_id(_famid); | ~~~~~~~~~~~^~~~~~~ -
_MEDmeshAssociatedGroupCr.c:113:13: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 113 | ISCRUTE_id(_datagroup2);goto ERROR; | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDmeshAssociatedGroupCr.c:142:18: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 142 | ISCRUTE_id(_datagroup3); | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDmeshAssociatedGroupCr.c:147:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 147 | ISCRUTE_id(_datagroup2); | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDmeshAssociatedGroupCr.c:152:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 152 | ISCRUTE_id(_datagroup1); | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDmeshAssociatedGroupCr.c:157:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 157 | ISCRUTE_id(_root); | ~~~~~~~~~~~^~~~~~ -
MEDmeshSortingTypeRd.c:72:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 72 | ISCRUTE_id(_meshid); | ~~~~~~~~~~~^~~~~~~~ -
MEDequivalenceCr.c:127:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 127 | ISCRUTE_id(_eqid);SSCRUTE(_path); | ~~~~~~~~~~~^~~~~~ -
MEDequivalenceCr.c:132:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 132 | ISCRUTE_id(_eqid); | ~~~~~~~~~~~^~~~~~ -
MEDequivalenceCr.c:137:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 137 | ISCRUTE_id(_eqid); | ~~~~~~~~~~~^~~~~~ -
MEDequivalenceCorrespondenceWr.c:50:25: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] 50 | const med_int const nentity, | ^ -
MEDsubdomainJointCr.c:153:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 153 | ISCRUTE_id(_jntid);SSCRUTE(_path); | ~~~~~~~~~~~^~~~~~~ -
MEDsubdomainJointCr.c:158:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 158 | ISCRUTE_id(_jntid); | ~~~~~~~~~~~^~~~~~~ -
MEDsubdomainJointCr.c:163:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 163 | ISCRUTE_id(_jntid); | ~~~~~~~~~~~^~~~~~~ -
MEDsubdomainCorrespondenceWr.c:258:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 258 | ISCRUTE_id(_dataset); | ~~~~~~~~~~~^~~~~~~~~ -
MEDsubdomainCorrespondenceWr.c:263:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 263 | ISCRUTE_id(_datagroup2);SSCRUTE(_path);ISCRUTE(numdt);ISCRUTE(numit); | ~~~~~~~~~~~^~~~~~~~~~~~ -
MEDsubdomainCorrespondenceWr.c:268:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 268 | ISCRUTE_id(_cstpid);SSCRUTE(_path);ISCRUTE(numdt);ISCRUTE(numit); | ~~~~~~~~~~~^~~~~~~~ -
MEDsubdomainCorrespondenceWr.c:273:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 273 | ISCRUTE_id(_jntid);SSCRUTE(_path); | ~~~~~~~~~~~^~~~~~~ -
MEDsubdomainCorrespondenceWr.c:278:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 278 | ISCRUTE_id(_meshid); | ~~~~~~~~~~~^~~~~~~~ -
MEDsubdomainCorrespondenceWr.c:283:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 283 | ISCRUTE_id(_root); | ~~~~~~~~~~~^~~~~~ -
MEDstructElementCr.c:241:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 241 | ISCRUTE_id(_elemid); | ~~~~~~~~~~~^~~~~~~~ -
MEDstructElementCr.c:246:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 246 | ISCRUTE_id(_root); | ~~~~~~~~~~~^~~~~~ -
MEDstructElementConstAttWithProfileWr.c:210:41: warning: implicit conversion from enumeration type 'const med_attribute_type' to different enumeration type 'med_internal_type' [-Wenum-conversion] 210 | if ( _MEDdatasetWr(_attid,MED_NOM_COR,constatttype,&_filter, value) < 0) { | ~~~~~~~~~~~~~ ^~~~~~~~~~~~ -
MEDstructElementConstAttWithProfileWr.c:242:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 242 | ISCRUTE_id(_attid); | ~~~~~~~~~~~^~~~~~~ -
MEDstructElementConstAttWithProfileWr.c:247:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 247 | ISCRUTE_id(_cstid); | ~~~~~~~~~~~^~~~~~~ -
MEDstructElementConstAttWithProfileWr.c:252:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 252 | ISCRUTE_id(_elemid); | ~~~~~~~~~~~^~~~~~~~ -
MEDstructElementInfoByName.c:201:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 201 | ISCRUTE_id(_cstid); | ~~~~~~~~~~~^~~~~~~ -
MEDstructElementInfoByName.c:206:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 206 | ISCRUTE_id(_elemid); | ~~~~~~~~~~~^~~~~~~~ -
MEDstructElementConstAttInfoByName.c:124:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 124 | ISCRUTE_id(_attid); | ~~~~~~~~~~~^~~~~~~ -
MEDstructElementConstAttRd.c:154:41: warning: implicit conversion from enumeration type 'med_attribute_type' to different enumeration type 'med_internal_type' [-Wenum-conversion] 154 | if ( _MEDdatasetRd(_attid,MED_NOM_COR,_constatttype,&_filter, (unsigned char * ) value) < 0) { | ~~~~~~~~~~~~~ ^~~~~~~~~~~~~ -
MEDstructElementConstAttRd.c:171:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 171 | ISCRUTE_id(_attid); | ~~~~~~~~~~~^~~~~~~ -
MEDstructElementConstAttRd.c:176:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 176 | ISCRUTE_id(_elemid); | ~~~~~~~~~~~^~~~~~~~ -
MEDstructElementVarAttCr.c:131:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 131 | ISCRUTE_id(_attid); | ~~~~~~~~~~~^~~~~~~ -
MEDstructElementVarAttCr.c:136:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 136 | ISCRUTE_id(_varid); | ~~~~~~~~~~~^~~~~~~ -
MEDstructElementVarAttCr.c:141:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 141 | ISCRUTE_id(_elemid); | ~~~~~~~~~~~^~~~~~~~ -
MEDstructElementVarAttInfoByName.c:91:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 91 | ISCRUTE_id(_attid); | ~~~~~~~~~~~^~~~~~~ -
MEDstructElementGeotype.c:78:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 78 | ISCRUTE_id(_elemid); | ~~~~~~~~~~~^~~~~~~~ -
MEDparameterCr.c:108:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 108 | ISCRUTE_id(_datagroup1); | ~~~~~~~~~~~^~~~~~~~~~~~ -
MEDparameterCr.c:113:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 113 | ISCRUTE_id(_root); | ~~~~~~~~~~~^~~~~~ -
MEDparameterInfo.c:54:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 54 | ISCRUTE_id(fid); | ~~~~~~~~~~~^~~~ -
MEDparameterValueWr.c:138:18: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 138 | ISCRUTE_id(_cpstidt); | ~~~~~~~~~~~^~~~~~~~~ -
MEDparameterValueWr.c:144:18: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 144 | ISCRUTE_id(_paramidt); | ~~~~~~~~~~~^~~~~~~~~~ -
MEDparameterComputationStepInfo.c:89:18: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 89 | ISCRUTE_id(_cpstidt); | ~~~~~~~~~~~^~~~~~~~~ -
_MEDmeshnAxisByName30.c:87:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 87 | ISCRUTE_id(_meshid); | ~~~~~~~~~~~^~~~~~~~ -
_MEDmeshUniversalNameRd30.c:63:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 63 | ISCRUTE_id(_meshid);goto ERROR; | ~~~~~~~~~~~^~~~~~~~ -
_MEDmeshUniversalNameRd30.c:76:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 76 | ISCRUTE_id(_meshid); | ~~~~~~~~~~~^~~~~~~~ -
_MEDmeshnEntity30.c:154:41: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 154 | SSCRUTE(_datagroupname1);ISCRUTE_id(_datagroup1);goto ERROR; | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDmeshnEntity30.c:539:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 539 | ISCRUTE_id(_dataset); | ~~~~~~~~~~~^~~~~~~~~ -
_MEDmeshnEntity30.c:544:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 544 | ISCRUTE_id(_datagroup4); | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDmeshnEntity30.c:549:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 549 | ISCRUTE_id(_datagroup3); | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDmeshnEntity30.c:554:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 554 | ISCRUTE_id(_datagroup2); | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDmeshnEntity30.c:559:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 559 | ISCRUTE_id(_datagroup1); | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDmeshnEntity30.c:564:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 564 | ISCRUTE_id(_meshid); | ~~~~~~~~~~~^~~~~~~~ -
_MEDmeshnEntity236.c:103:18: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 103 | ISCRUTE_id(_meshid);goto ERROR; | ~~~~~~~~~~~^~~~~~~~ -
_MEDmeshnEntity236.c:145:13: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 145 | ISCRUTE_id(_meshid);goto ERROR; | ~~~~~~~~~~~^~~~~~~~ -
_MEDmeshnEntity236.c:202:17: warning: comparison of different enumeration types ('med_connectivite' and 'med_connectivity_mode') [-Wenum-compare] 202 | if ( _cmode[0] == MED_NO_CMODE ) { | ~~~~~~~~~ ^ ~~~~~~~~~~~~ -
_MEDmeshnEntity236.c:324:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 324 | ISCRUTE_id(_datagroup1); | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDmeshnEntity236.c:329:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 329 | ISCRUTE_id(_meshid); | ~~~~~~~~~~~^~~~~~~~ -
_MEDmeshAdvancedRd30.c:296:41: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 296 | SSCRUTE(_datagroupname1);ISCRUTE_id(_datagroup1);goto ERROR; | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDmeshAdvancedRd30.c:482:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 482 | ISCRUTE_id(_dataset); | ~~~~~~~~~~~^~~~~~~~~ -
_MEDmeshAdvancedRd30.c:487:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 487 | ISCRUTE_id(_datagroup4); | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDmeshAdvancedRd30.c:492:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 492 | ISCRUTE_id(_datagroup3); | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDmeshAdvancedRd30.c:497:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 497 | ISCRUTE_id(_datagroup2); | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDmeshAdvancedRd30.c:502:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 502 | ISCRUTE_id(_datagroup1); | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDmeshAdvancedRd236.c:320:54: warning: implicit conversion from enumeration type 'med_field_type' to different enumeration type 'med_type_champ' [-Wenum-conversion] 320 | if (_MEDdatasetNumLire(_datagroup,_datasetname,MED_FLOAT64, | ~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~ -
_MEDmeshAdvancedRd236.c:337:11: warning: 11 enumeration values not handled in switch: 'MED_UNDEF_DATATYPE', 'MED_COORDINATE', 'MED_NAME'... [-Wswitch] 337 | switch(meddatatype) | ^~~~~~~~~~~ -
_MEDmeshAdvancedRd236.c:358:11: warning: 11 enumeration values not handled in switch: 'MED_UNDEF_DATATYPE', 'MED_COORDINATE', 'MED_NAME'... [-Wswitch] 358 | switch(meddatatype) | ^~~~~~~~~~~ -
_MEDmeshAdvancedRd236.c:394:55: warning: implicit conversion from enumeration type 'med_field_type' to different enumeration type 'med_type_champ' [-Wenum-conversion] 394 | if ( _MEDdatasetNumLire(_datagroup,_datasetname,MED_INT32, | ~~~~~~~~~~~~~~~~~~ ^~~~~~~~~ -
_MEDmeshAdvancedRd236.c:425:9: warning: implicit conversion from enumeration type 'med_switch_mode' to different enumeration type 'med_mode_switch' [-Wenum-conversion] 424 | if (_MEDdatasetNumLire(_datagroup,_datasetname,MED_INT32, | ~~~~~~~~~~~~~~~~~~ 425 | MED_NO_INTERLACE, | ^~~~~~~~~~~~~~~~ -
_MEDmeshAdvancedRd236.c:424:54: warning: implicit conversion from enumeration type 'med_field_type' to different enumeration type 'med_type_champ' [-Wenum-conversion] 424 | if (_MEDdatasetNumLire(_datagroup,_datasetname,MED_INT32, | ~~~~~~~~~~~~~~~~~~ ^~~~~~~~~ -
_MEDmeshAdvancedRd236.c:467:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 467 | ISCRUTE_id(_dataset); | ~~~~~~~~~~~^~~~~~~~~ -
_MEDmeshAdvancedRd236.c:472:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 472 | ISCRUTE_id(_datagroup3); | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDmeshAdvancedRd236.c:477:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 477 | ISCRUTE_id(_datagroup2); | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDmeshAdvancedRd236.c:487:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 487 | ISCRUTE_id(_meshid); | ~~~~~~~~~~~^~~~~~~~ -
_MEDnFamilyGroup32.c:123:30: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 123 | SSCRUTE(_path);ISCRUTE_id(_datagroup); | ~~~~~~~~~~~^~~~~~~~~~~ -
_MEDnFamilyGroup32.c:128:15: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 128 | ISCRUTE_id(_famid); | ~~~~~~~~~~~^~~~~~~ -
_MEDnFamilyGroup30.c:123:30: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 123 | SSCRUTE(_path);ISCRUTE_id(_datagroup); | ~~~~~~~~~~~^~~~~~~~~~~ -
_MEDnFamilyGroup30.c:128:15: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 128 | ISCRUTE_id(_famid); | ~~~~~~~~~~~^~~~~~~ -
_MEDlinkRd30.c:112:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 112 | ISCRUTE_id(_lid); | ~~~~~~~~~~~^~~~~ -
_MEDlinkRd30.c:117:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 117 | ISCRUTE_id(_root); | ~~~~~~~~~~~^~~~~~ -
_MEDfieldCr31.c:195:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 195 | ISCRUTE_id(_datagroup1); | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDfieldCr31.c:200:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 200 | ISCRUTE_id(_root); | ~~~~~~~~~~~^~~~~~ -
_MEDfieldCr30.c:155:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 155 | ISCRUTE_id(_datagroup1); | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDfieldCr30.c:160:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 160 | ISCRUTE_id(_root); | ~~~~~~~~~~~^~~~~~ -
_MEDfieldComputingStepInfo30.c:133:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 133 | ISCRUTE_id(_gid); | ~~~~~~~~~~~^~~~~ -
_MEDfieldComputingStepInfo31.c:136:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 136 | ISCRUTE_id(_gid); | ~~~~~~~~~~~^~~~~ -
_MEDfieldComputingStepMeshInfo30.c:125:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 125 | ISCRUTE_id(_gid); | ~~~~~~~~~~~^~~~~ -
_MEDfieldComputingStepInfo236.c:140:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 140 | ISCRUTE_id(_datagroup1); | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDfieldComputingStepMeshInfo31.c:128:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 128 | ISCRUTE_id(_gid); | ~~~~~~~~~~~^~~~~ -
_MEDfieldComputingStepMeshInfo236.c:142:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 142 | ISCRUTE_id(_datagroup1); | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDfieldComputingStepCheck236.c:168:18: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 168 | ISCRUTE_id(_cstpid); | ~~~~~~~~~~~^~~~~~~~ -
_MEDfieldInfoByName30.c:162:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 162 | ISCRUTE_id(_fieldgid); | ~~~~~~~~~~~^~~~~~~~~~ -
_MEDfieldInfoByName30.c:167:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 167 | ISCRUTE_id(_meshgid); | ~~~~~~~~~~~^~~~~~~~~ -
_MEDfieldInfoByName30.c:172:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 172 | ISCRUTE_id(_linkgid); | ~~~~~~~~~~~^~~~~~~~~ -
_MEDfieldInfoByName236.c:185:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 185 | ISCRUTE_id(_fieldgid); | ~~~~~~~~~~~^~~~~~~~~~ -
_MEDfieldInfoByName236.c:190:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 190 | ISCRUTE_id(_meshgid); | ~~~~~~~~~~~^~~~~~~~~ -
_MEDfieldInfoByName236.c:195:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 195 | ISCRUTE_id(_linkgid); | ~~~~~~~~~~~^~~~~~~~~ -
_MEDfieldnProfile30.c:177:42: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 177 | SSCRUTE(_datagroupname1); ISCRUTE_id(_datagroup1); | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDfieldnProfile30.c:182:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 182 | ISCRUTE_id(_gid); | ~~~~~~~~~~~^~~~~ -
_MEDfieldnProfile236.c:103:37: warning: implicit conversion from enumeration type 'const med_entity_type' to different enumeration type 'med_entite_maillage' [-Wenum-conversion] 103 | if (_MEDnomEntite(_datagroupname1,entitype) < 0) { | ~~~~~~~~~~~~~ ^~~~~~~~ -
_MEDfieldnProfile236.c:108:17: warning: comparison of different enumeration types ('med_entity_type' and 'med_entite_maillage') [-Wenum-compare] 108 | if ((entitype != MED_NOEUD)) { | ~~~~~~~~ ^ ~~~~~~~~~ -
_MEDfieldnProfile236.c:208:42: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 208 | SSCRUTE(_datagroupname1); ISCRUTE_id(_datagroup1); | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDfieldnProfile236.c:213:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 213 | ISCRUTE_id(_gid); | ~~~~~~~~~~~^~~~~ -
_MEDfieldnValue30.c:335:65: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 335 | SSCRUTE(_datagroupname1); SSCRUTE(_profilename); ISCRUTE_id(_datagroup2); | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDfieldnValue30.c:340:42: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 340 | SSCRUTE(_datagroupname1); ISCRUTE_id(_datagroup1); | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDfieldnValue30.c:345:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 345 | ISCRUTE_id(_gid); | ~~~~~~~~~~~^~~~~ -
_MEDfieldnValue30.c:350:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 350 | ISCRUTE_id(_locgid); | ~~~~~~~~~~~^~~~~~~~ -
_MEDfieldnValue236.c:110:46: warning: implicit conversion from enumeration type 'const med_entity_type' to different enumeration type 'med_entite_maillage' [-Wenum-conversion] 110 | if ( (_n = MEDnVal(fid, (char *) fieldname,entitytype,geotype, | ~~~~~~~ ^~~~~~~~~~ -
_MEDprofileRd30.c:100:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 100 | ISCRUTE_id(_pfid); | ~~~~~~~~~~~^~~~~~ -
_MEDlocalizationRd30.c:280:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 280 | ISCRUTE_id(_lzid); | ~~~~~~~~~~~^~~~~~ -
_MEDlocalizationRd30.c:285:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 285 | ISCRUTE_id(_root); | ~~~~~~~~~~~^~~~~~ -
_MEDlocalizationRd236.c:77:32: warning: implicit conversion from enumeration type 'const med_switch_mode' to different enumeration type 'med_mode_switch' [-Wenum-conversion] 75 | if ( MEDgaussLire(fid, | ~~~~~~~~~~~~ 76 | elementcoordinate, 77 | ipointcoordinate,weight, switchmode, (char *) localizationname) < 0 ) { | ^~~~~~~~~~ -
_MEDlocalizationInfoByName30.c:149:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 149 | ISCRUTE_id(_lzid); | ~~~~~~~~~~~^~~~~~ -
_MEDlocalizationInfoByName236.c:115:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 115 | ISCRUTE_id(_lzid); | ~~~~~~~~~~~^~~~~~ -
_MEDequivalenceInfo30.c:129:15: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 129 | ISCRUTE_id(_eqid); | ~~~~~~~~~~~^~~~~~ -
_MEDequivalenceCorrespondenceSize30.c:123:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 123 | ISCRUTE_id(_dataset); | ~~~~~~~~~~~^~~~~~~~~ -
_MEDequivalenceCorrespondenceSize30.c:128:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 128 | ISCRUTE_id(_datagroup1); | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDequivalenceCorrespondenceSize236.c:65:72: warning: implicit conversion from enumeration type 'const med_entity_type' to different enumeration type 'med_entite_maillage' [-Wenum-conversion] 65 | if ( ((*nentity)=MEDnCorres(fid,(char *) meshname,(char *) equivname,entitype,geotype) ) < 0 ) { | ~~~~~~~~~~ ^~~~~~~~ -
_MEDequivalenceCorrespondenceWr33.c:233:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 233 | ISCRUTE_id(_dataset); | ~~~~~~~~~~~^~~~~~~~~ -
_MEDequivalenceCorrespondenceWr33.c:238:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 238 | ISCRUTE_id(_datagroup2);SSCRUTE(_path);ISCRUTE(numdt);ISCRUTE(numit); | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDequivalenceCorrespondenceWr33.c:243:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 243 | ISCRUTE_id(_cstpid);SSCRUTE(_path);ISCRUTE(numdt);ISCRUTE(numit); | ~~~~~~~~~~~^~~~~~~~ -
_MEDequivalenceCorrespondenceWr33.c:248:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 248 | ISCRUTE_id(_eqid);SSCRUTE(_path); | ~~~~~~~~~~~^~~~~~ -
_MEDequivalenceCorrespondenceWr33.c:253:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 253 | ISCRUTE_id(_meshid); | ~~~~~~~~~~~^~~~~~~~ -
_MEDequivalenceCorrespondenceWr33.c:258:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 258 | ISCRUTE_id(_root); | ~~~~~~~~~~~^~~~~~ -
_MEDequivalenceCorrespondenceWr30.c:231:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 231 | ISCRUTE_id(_dataset); | ~~~~~~~~~~~^~~~~~~~~ -
_MEDequivalenceCorrespondenceWr30.c:236:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 236 | ISCRUTE_id(_datagroup2);SSCRUTE(_path);ISCRUTE(numdt);ISCRUTE(numit); | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDequivalenceCorrespondenceWr30.c:241:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 241 | ISCRUTE_id(_cstpid);SSCRUTE(_path);ISCRUTE(numdt);ISCRUTE(numit); | ~~~~~~~~~~~^~~~~~~~ -
_MEDequivalenceCorrespondenceWr30.c:246:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 246 | ISCRUTE_id(_eqid);SSCRUTE(_path); | ~~~~~~~~~~~^~~~~~ -
_MEDequivalenceCorrespondenceWr30.c:251:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 251 | ISCRUTE_id(_meshid); | ~~~~~~~~~~~^~~~~~~~ -
_MEDequivalenceCorrespondenceWr30.c:256:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 256 | ISCRUTE_id(_root); | ~~~~~~~~~~~^~~~~~ -
_MEDequivalenceCorrespondenceRd33.c:179:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 179 | ISCRUTE_id(_dataset); | ~~~~~~~~~~~^~~~~~~~~ -
_MEDequivalenceCorrespondenceRd33.c:184:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 184 | ISCRUTE_id(_datagroup2);SSCRUTE(_path);ISCRUTE(numdt);ISCRUTE(numit); | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDequivalenceCorrespondenceRd33.c:189:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 189 | ISCRUTE_id(_cstpid);SSCRUTE(_path);ISCRUTE(numdt);ISCRUTE(numit); | ~~~~~~~~~~~^~~~~~~~ -
_MEDequivalenceCorrespondenceRd33.c:194:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 194 | ISCRUTE_id(_eqid);SSCRUTE(_path); | ~~~~~~~~~~~^~~~~~ -
_MEDequivalenceCorrespondenceRd33.c:199:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 199 | ISCRUTE_id(_eqid); | ~~~~~~~~~~~^~~~~~ -
_MEDequivalenceCorrespondenceRd33.c:204:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 204 | ISCRUTE_id(_eqid); | ~~~~~~~~~~~^~~~~~ -
_MEDequivalenceCorrespondenceRd30.c:179:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 179 | ISCRUTE_id(_dataset); | ~~~~~~~~~~~^~~~~~~~~ -
_MEDequivalenceCorrespondenceRd30.c:184:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 184 | ISCRUTE_id(_datagroup2);SSCRUTE(_path);ISCRUTE(numdt);ISCRUTE(numit); | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDequivalenceCorrespondenceRd30.c:189:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 189 | ISCRUTE_id(_cstpid);SSCRUTE(_path);ISCRUTE(numdt);ISCRUTE(numit); | ~~~~~~~~~~~^~~~~~~~ -
_MEDequivalenceCorrespondenceRd30.c:194:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 194 | ISCRUTE_id(_eqid);SSCRUTE(_path); | ~~~~~~~~~~~^~~~~~ -
_MEDequivalenceCorrespondenceRd30.c:199:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 199 | ISCRUTE_id(_eqid); | ~~~~~~~~~~~^~~~~~ -
_MEDequivalenceCorrespondenceRd30.c:204:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 204 | ISCRUTE_id(_eqid); | ~~~~~~~~~~~^~~~~~ -
_MEDequivalenceCorrespondenceRd236.c:60:7: warning: implicit conversion from enumeration type 'const med_entity_type' to different enumeration type 'med_entite_maillage' [-Wenum-conversion] 59 | if ( MEDequivLire(fid, (char *) meshname, (char *) equivname, correspondence, -1 , | ~~~~~~~~~~~~ 60 | entitype, geotype) < 0 ) { | ^~~~~~~~ -
_MEDequivalenceComputingStepInfo30.c:69:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 69 | ISCRUTE_id(_eqid);goto ERROR; | ~~~~~~~~~~~^~~~~~ -
_MEDequivalenceComputingStepInfo30.c:124:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 124 | ISCRUTE_id(_datagroup1); | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDequivalenceComputingStepInfo30.c:129:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 129 | ISCRUTE_id(_eqid); | ~~~~~~~~~~~^~~~~~ -
_MEDequivalenceCorrespondenceSizeInfo30.c:130:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 130 | ISCRUTE_id(_dataset); | ~~~~~~~~~~~^~~~~~~~~ -
_MEDequivalenceCorrespondenceSizeInfo30.c:135:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 135 | ISCRUTE_id(_datagroup1); | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDmeshComputationStepInfo30.c:69:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 69 | ISCRUTE_id(_meshid);goto ERROR; | ~~~~~~~~~~~^~~~~~~~ -
_MEDmeshComputationStepInfo30.c:112:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 112 | ISCRUTE_id(_meshid); | ~~~~~~~~~~~^~~~~~~~ -
_MEDmeshComputationStepInfo30.c:117:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 117 | ISCRUTE_id(_datagroup1); | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDmeshGridIndexCoordinateRd30.c:146:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 146 | ISCRUTE_id(_meshid); | ~~~~~~~~~~~^~~~~~~~ -
_MEDmeshGridIndexCoordinateRd236.c:153:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 153 | ISCRUTE_id(_meshid); | ~~~~~~~~~~~^~~~~~~~ -
_MEDsubdomainJointInfo30.c:151:15: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 151 | ISCRUTE_id(_jntid); | ~~~~~~~~~~~^~~~~~~ -
_MEDsubdomainJointInfo236.c:142:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 142 | ISCRUTE_id(_jntid); | ~~~~~~~~~~~^~~~~~~ -
_MEDsubdomainCorrespondenceSize30.c:143:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 143 | ISCRUTE_id(_dataset); | ~~~~~~~~~~~^~~~~~~~~ -
_MEDsubdomainCorrespondenceSize30.c:148:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 148 | ISCRUTE_id(_datagroup1); | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDsubdomainCorrespondenceRd30.c:196:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 196 | ISCRUTE_id(_dataset); | ~~~~~~~~~~~^~~~~~~~~ -
_MEDsubdomainCorrespondenceRd30.c:201:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 201 | ISCRUTE_id(_datagroup2);SSCRUTE(_path);ISCRUTE(numdt);ISCRUTE(numit); | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDsubdomainCorrespondenceRd30.c:206:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 206 | ISCRUTE_id(_cstpid);SSCRUTE(_path);ISCRUTE(numdt);ISCRUTE(numit); | ~~~~~~~~~~~^~~~~~~~ -
_MEDsubdomainCorrespondenceRd30.c:211:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 211 | ISCRUTE_id(_eqid);SSCRUTE(_path); | ~~~~~~~~~~~^~~~~~ -
_MEDsubdomainCorrespondenceRd30.c:216:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 216 | ISCRUTE_id(_eqid); | ~~~~~~~~~~~^~~~~~ -
_MEDsubdomainCorrespondenceRd30.c:221:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 221 | ISCRUTE_id(_eqid); | ~~~~~~~~~~~^~~~~~ -
_MEDsubdomainComputingStepInfo30.c:70:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 70 | ISCRUTE_id(_eqid);goto ERROR; | ~~~~~~~~~~~^~~~~~ -
_MEDsubdomainComputingStepInfo30.c:125:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 125 | ISCRUTE_id(_eqid); | ~~~~~~~~~~~^~~~~~ -
_MEDsubdomainComputingStepInfo30.c:130:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 130 | ISCRUTE_id(_datagroup1); | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDsubdomainComputingStepInfo236.c:93:7: warning: add explicit braces to avoid dangling else [-Wdangling-else] 93 | } else | ^ -
_MEDsubdomainComputingStepInfo236.c:108:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 108 | ISCRUTE_id(_jntid); | ~~~~~~~~~~~^~~~~~~ -
_MEDsubdomainCorrespondenceSizeInfo30.c:148:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 148 | ISCRUTE_id(_dataset); | ~~~~~~~~~~~^~~~~~~~~ -
_MEDsubdomainCorrespondenceSizeInfo30.c:153:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 153 | ISCRUTE_id(_datagroup1); | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDparameterInfoByName30.c:94:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 94 | ISCRUTE_id(_paramidt); | ~~~~~~~~~~~^~~~~~~~~~ -
_MEDparameterInfoByName236.c:119:15: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 119 | ISCRUTE_id(_paramidt); | ~~~~~~~~~~~^~~~~~~~~~ -
_MEDparameterValueRd30.c:110:18: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 110 | ISCRUTE_id(_cpstidt); | ~~~~~~~~~~~^~~~~~~~~ -
_MEDparameterValueRd30.c:116:18: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 116 | ISCRUTE_id(_paramidt); | ~~~~~~~~~~~^~~~~~~~~~ -
_MEDparameterValueRd236.c:112:18: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 112 | ISCRUTE_id(_cpstidt); | ~~~~~~~~~~~^~~~~~~~~ -
_MEDparameterValueRd236.c:118:18: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 118 | ISCRUTE_id(_paramidt); | ~~~~~~~~~~~^~~~~~~~~~ -
_MEDfield23ComputingStepMeshInfo30.c:160:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 160 | ISCRUTE_id(_gid); | ~~~~~~~~~~~^~~~~ -
_MEDfield23ComputingStepMeshInfo30.c:164:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 164 | ISCRUTE_id(_meshgid); | ~~~~~~~~~~~^~~~~~~~~ -
_MEDfield23ComputingStepMeshInfo30.c:169:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 169 | ISCRUTE_id(_linkgid); | ~~~~~~~~~~~^~~~~~~~~ -
_MEDfield23ComputingStepMeshInfo31.c:160:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 160 | ISCRUTE_id(_gid); | ~~~~~~~~~~~^~~~~ -
_MEDfield23ComputingStepMeshInfo31.c:164:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 164 | ISCRUTE_id(_meshgid); | ~~~~~~~~~~~^~~~~~~~~ -
_MEDfield23ComputingStepMeshInfo31.c:169:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 169 | ISCRUTE_id(_linkgid); | ~~~~~~~~~~~^~~~~~~~~ -
_MEDfield23ComputingStepMeshInfo236.c:195:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 195 | ISCRUTE_id(_datagroup1); | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDfield23ComputingStepMeshInfo236.c:200:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 200 | ISCRUTE_id(_meshgid); | ~~~~~~~~~~~^~~~~~~~~ -
_MEDfield23ComputingStepMeshInfo236.c:205:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 205 | ISCRUTE_id(_linkgid); | ~~~~~~~~~~~^~~~~~~~~ -
_MEDfield23nProfile30.c:193:42: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 193 | SSCRUTE(_datagroupname1); ISCRUTE_id(_datagroup1); | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDfield23nProfile30.c:198:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 198 | ISCRUTE_id(_gid); | ~~~~~~~~~~~^~~~~ -
_MEDfield23nProfile236.c:89:37: warning: implicit conversion from enumeration type 'const med_entity_type' to different enumeration type 'med_entite_maillage' [-Wenum-conversion] 89 | if (_MEDnomEntite(_datagroupname1,entitype) < 0) { | ~~~~~~~~~~~~~ ^~~~~~~~ -
_MEDfield23nProfile236.c:94:17: warning: comparison of different enumeration types ('med_entity_type' and 'med_entite_maillage') [-Wenum-compare] 94 | if ((entitype != MED_NOEUD)) { | ~~~~~~~~ ^ ~~~~~~~~~ -
_MEDfield23nProfile236.c:196:42: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 196 | SSCRUTE(_datagroupname1); ISCRUTE_id(_datagroup1); | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDfield23nProfile236.c:201:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 201 | ISCRUTE_id(_gid); | ~~~~~~~~~~~^~~~~ -
_MEDfield23nValue236.c:111:46: warning: implicit conversion from enumeration type 'const med_entity_type' to different enumeration type 'med_entite_maillage' [-Wenum-conversion] 111 | if ( (_n = MEDnVal(fid, (char *) fieldname,entitytype,geotype, | ~~~~~~~ ^~~~~~~~~~ -
_MEDmeshEntityInfo30.c:103:41: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 103 | SSCRUTE(_datagroupname1);ISCRUTE_id(_datagroup1);goto ERROR; | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDmeshEntityInfo30.c:159:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 159 | ISCRUTE_id(_datagroup3); | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDmeshEntityInfo30.c:164:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 164 | ISCRUTE_id(_datagroup2); | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDmeshEntityInfo30.c:169:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 169 | ISCRUTE_id(_datagroup1); | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDmeshEntityInfo30.c:174:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 174 | ISCRUTE_id(_meshid); | ~~~~~~~~~~~^~~~~~~~ -
_MEDmeshEntityInfo236.c:86:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 86 | ISCRUTE_id(_meshid);goto ERROR; | ~~~~~~~~~~~^~~~~~~~ -
_MEDmeshEntityInfo236.c:135:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 135 | ISCRUTE_id(_datagroup3); | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDmeshEntityInfo236.c:140:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 140 | ISCRUTE_id(_datagroup2); | ~~~~~~~~~~~^~~~~~~~~~~~ -
_MEDmeshEntityInfo236.c:145:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 145 | ISCRUTE_id(_meshid); | ~~~~~~~~~~~^~~~~~~~ -
MEDsetFilter.c:52:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 52 | ISCRUTE_id((*filter).memspace[0]); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ -
MEDsetFilter.c:58:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 58 | ISCRUTE_id((*filter).diskspace[0]); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ -
MEDmodeAccesC.c:48:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 48 | ISCRUTE_id(oid); | ~~~~~~~~~~~^~~~ -
MEDmodeAccesC.c:66:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 66 | ISCRUTE_id(fid); | ~~~~~~~~~~~^~~~ -
MEDfileVersion.cxx:79:17: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 79 | ISCRUTE_int(oid); | ~~~~~~~~~~~~^~~~ -
MEDfileVersion.cxx:89:17: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 89 | ISCRUTE_int(oid); | ~~~~~~~~~~~~^~~~ -
MEDfieldChecked.cxx:42:17: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 42 | ISCRUTE_int(oid); | ~~~~~~~~~~~~^~~~ -
MEDfieldChecked.cxx:69:17: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 69 | ISCRUTE_int(oid); | ~~~~~~~~~~~~^~~~ -
_MEDgetDatasetName.c:56:11: warning: 11 enumeration values not handled in switch: 'MED_UNDEF_DATATYPE', 'MED_COORDINATE', 'MED_NAME'... [-Wswitch] 56 | switch(meddatatype) | ^~~~~~~~~~~ -
_MEDgetDatasetName.c:71:11: warning: 11 enumeration values not handled in switch: 'MED_UNDEF_DATATYPE', 'MED_COORDINATE', 'MED_NAME'... [-Wswitch] 71 | switch(meddatatype) | ^~~~~~~~~~~ -
_MEDfilterEntityFullICompactCr.c:107:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 107 | ISCRUTE_id(_memspace[0]); | ~~~~~~~~~~~^~~~~~~~~~~~~ -
_MEDfilterEntityFullICompactCr.c:121:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 121 | ISCRUTE_id(_diskspace[0]); | ~~~~~~~~~~~^~~~~~~~~~~~~~ -
_MEDfilterEntityFullICompactCr.c:144:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 144 | ISCRUTE_id(_memspace[0]); | ~~~~~~~~~~~^~~~~~~~~~~~~ -
_MEDfilterEntityFullICompactCr.c:151:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 151 | ISCRUTE_id(_diskspace[0]); | ~~~~~~~~~~~^~~~~~~~~~~~~~ -
_MEDfilterEntityNoIGlobalCr.c:152:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 152 | ISCRUTE_id(_memspace[0]); | ~~~~~~~~~~~^~~~~~~~~~~~~ -
_MEDfilterEntityNoIGlobalCr.c:159:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 159 | ISCRUTE_id(_diskspace[0]); | ~~~~~~~~~~~^~~~~~~~~~~~~~ -
_MEDfilterEntityFullIGlobalCr.c:152:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 152 | ISCRUTE_id(_memspace[0]); | ~~~~~~~~~~~^~~~~~~~~~~~~ -
_MEDfilterEntityFullIGlobalCr.c:159:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 159 | ISCRUTE_id(_diskspace[0]); | ~~~~~~~~~~~^~~~~~~~~~~~~~ -
_MEDfilterEntityNoICompactCr.c:119:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 119 | ISCRUTE_id(_diskspace[0]); | ~~~~~~~~~~~^~~~~~~~~~~~~~ -
_MEDfilterEntityNoICompactCr.c:139:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 139 | ISCRUTE_id(_memspace[0]); | ~~~~~~~~~~~^~~~~~~~~~~~~ -
_MEDfilterEntityNoICompactCr.c:146:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 146 | ISCRUTE_id(_diskspace[0]); | ~~~~~~~~~~~^~~~~~~~~~~~~~ -
_MEDselectAllEntitiesNoI.c:68:17: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 68 | ISCRUTE_int(_memspace[0]); | ~~~~~~~~~~~~^~~~~~~~~~~~~ -
_MEDselectAllEntitiesNoI.c:84:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 84 | ISCRUTE_id(_memspace[0]); | ~~~~~~~~~~~^~~~~~~~~~~~~ -
_MEDselectAllEntitiesNoI.c:93:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 93 | ISCRUTE_id(_memspace[0]); | ~~~~~~~~~~~^~~~~~~~~~~~~ -
_MEDselectAllEntitiesNoI.c:94:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 94 | ISCRUTE_id(_diskspace[0]); | ~~~~~~~~~~~^~~~~~~~~~~~~~ -
_MEDselectAllEntitiesFullI.c:84:18: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 84 | ISCRUTE_id(_memspace[_index]); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ -
_MEDselectAllEntitiesFullI.c:95:18: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 95 | ISCRUTE_id(_memspace[_index]); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ -
_MEDselectAllEntitiesFullI.c:102:18: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 102 | ISCRUTE_id(_diskspace[_index]); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ -
_MEDselectAllEntitiesFullI.c:111:18: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 111 | ISCRUTE_id(_diskspace[_index]); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ -
_MEDfilterBlockOfEntityNoIGlobalCr.c:101:13: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 101 | ISCRUTE_id(_memspace[_index]); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ -
_MEDfilterBlockOfEntityNoIGlobalCr.c:106:14: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 106 | ISCRUTE_int(_filespace[_index]); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ -
_MEDfilterBlockOfEntityNoIGlobalCr.c:139:19: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 139 | ISCRUTE_int(_memspace[_index]); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ -
_MEDfilterBlockOfEntityNoIGlobalCr.c:148:18: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 148 | ISCRUTE_id(_memspace[_index]); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ -
_MEDfilterBlockOfEntityNoIGlobalCr.c:157:18: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 157 | ISCRUTE_id(_memspace[_index]); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ -
_MEDfilterBlockOfEntityNoIGlobalCr.c:164:18: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 164 | ISCRUTE_id(_memspace[_index]); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ -
_MEDfilterBlockOfEntityNoIGlobalCr.c:165:18: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 165 | ISCRUTE_id(_filespace[_index]); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ -
_MEDfilterBlockOfEntityFullIGlobalCr.c:101:13: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 101 | ISCRUTE_id(_memspace[_index]); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ -
_MEDfilterBlockOfEntityFullIGlobalCr.c:106:13: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 106 | ISCRUTE_id(_filespace[_index]); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ -
_MEDfilterBlockOfEntityFullIGlobalCr.c:165:18: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 165 | ISCRUTE_id(_memspace[_index]); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ -
_MEDfilterBlockOfEntityFullIGlobalCr.c:175:18: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 175 | ISCRUTE_id(_memspace[_index]); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ -
_MEDfilterBlockOfEntityFullIGlobalCr.c:183:18: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 183 | ISCRUTE_id(_memspace[_index]); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ -
_MEDfilterBlockOfEntityFullIGlobalCr.c:193:18: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 193 | ISCRUTE_id(_memspace[_index]); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ -
_MEDfilterBlockOfEntityFullIGlobalCr.c:200:18: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 200 | ISCRUTE_id(_filespace[_index]); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ -
_MEDfilterBlockOfEntityFullIGlobalCr.c:212:18: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 212 | ISCRUTE_id(_filespace[_index]); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ -
_MEDfilterBlockOfEntityFullIGlobalCr.c:222:18: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 222 | ISCRUTE_id(_filespace[_index]); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ -
_MEDfilterBlockOfEntityFullICompactCr.c:102:13: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 102 | ISCRUTE_id(_memspace[_index]); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ -
_MEDfilterBlockOfEntityFullICompactCr.c:107:14: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 107 | ISCRUTE_int(_filespace[_index]); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ -
_MEDfilterBlockOfEntityFullICompactCr.c:162:18: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 162 | ISCRUTE_id(_memspace[_index]); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ -
_MEDfilterBlockOfEntityFullICompactCr.c:173:18: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 173 | ISCRUTE_id(_memspace[_index]); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ -
_MEDfilterBlockOfEntityFullICompactCr.c:185:18: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 185 | ISCRUTE_id(_memspace[_index]); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ -
_MEDfilterBlockOfEntityFullICompactCr.c:191:18: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 191 | ISCRUTE_id(_filespace[_index]); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ -
_MEDfilterBlockOfEntityFullICompactCr.c:202:19: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 202 | ISCRUTE_int(_filespace[_index]); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ -
_MEDfilterBlockOfEntityFullICompactCr.c:212:19: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 212 | ISCRUTE_int(_filespace[_index]); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ -
_MEDfilterBlockOfEntityNoICompactCr.c:90:13: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 90 | ISCRUTE_id(_memspace[_index]); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ -
_MEDfilterBlockOfEntityNoICompactCr.c:95:14: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 95 | ISCRUTE_int(_filespace[_index]); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ -
_MEDfilterBlockOfEntityNoICompactCr.c:110:18: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 110 | if ( _anyprofil=(strlen(profilename)) ) { | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ -
_MEDfilterBlockOfEntityNoICompactCr.c:154:18: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 154 | ISCRUTE_id(_memspace[_index]); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ -
_MEDfilterBlockOfEntityNoICompactCr.c:164:18: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 164 | ISCRUTE_id(_memspace[_index]); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ -
_MEDfilterBlockOfEntityNoICompactCr.c:171:18: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 171 | ISCRUTE_id(_filespace[_index]); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ -
_MEDfilterBlockOfEntityNoICompactCr.c:180:19: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 180 | ISCRUTE_int(_filespace[_index]); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ -
_MEDfilterBlockOfEntityNoICompactCr.c:190:19: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 190 | ISCRUTE_int(_filespace[_index]); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ -
_MEDdatasetWr.c:218:13: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 218 | ISCRUTE_id(_dataset); | ~~~~~~~~~~~^~~~~~~~~ -
_MEDdatasetWr.c:220:13: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 220 | ISCRUTE_id((*filter).memspace[_i]); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ -
_MEDdatasetWr.c:221:13: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 221 | ISCRUTE_id((*filter).diskspace[_i]); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ -
_MEDdatasetWr.c:232:18: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 232 | ISCRUTE_id(_dataspace); | ~~~~~~~~~~~^~~~~~~~~~~ -
_MEDdatasetWr.c:237:18: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 237 | ISCRUTE_id(_datadiskspace); | ~~~~~~~~~~~^~~~~~~~~~~~~~~ -
_MEDdatasetWr.c:242:18: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 242 | ISCRUTE_id(_dataset); | ~~~~~~~~~~~^~~~~~~~~ -
_MEDdatasetWr.c:247:18: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 247 | ISCRUTE_id(_hdftype); | ~~~~~~~~~~~^~~~~~~~~ -
_MEDdatasetRd.c:152:17: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 152 | ISCRUTE_id(_dataset); | ~~~~~~~~~~~^~~~~~~~~ -
_MEDdatasetRd.c:154:17: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 154 | ISCRUTE_id((*filter).memspace[_i]); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ -
_MEDdatasetRd.c:155:17: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 155 | ISCRUTE_id((*filter).diskspace[_i]); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ -
_MEDdatasetRd.c:205:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 205 | ISCRUTE_id(_dataspace); | ~~~~~~~~~~~^~~~~~~~~~~ -
_MEDdatasetRd.c:210:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 210 | ISCRUTE_id(_dataset); | ~~~~~~~~~~~^~~~~~~~~ -
_MEDdatasetRd.c:215:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 215 | ISCRUTE_id(_hdftype); | ~~~~~~~~~~~^~~~~~~~~ -
_MEDfileName.c:45:34: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 45 | SSCRUTE(filename);ISCRUTE_id(id);ISCRUTE_long(_size); | ~~~~~~~~~~~^~~ -
_MEDmemFileOpen.c:245:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 245 | if ((udata->flags == MED_ACC_RDONLY)) goto out; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ -
_MEDnObjects.c:57:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 57 | ISCRUTE_id(_gid); | ~~~~~~~~~~~^~~~~ -
__MEDobjectGetName.c:92:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 92 | ISCRUTE_id(_gid1); | ~~~~~~~~~~~^~~~~~ -
_MEDvisit.c:76:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 76 | ISCRUTE_id(_gid1); | ~~~~~~~~~~~^~~~~~ -
_MEDvisit.c:81:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 81 | ISCRUTE_id(_gid2); | ~~~~~~~~~~~^~~~~~ -
_MEDlinkObjs.c:57:16: warning: implicit conversion from enumeration type 'enum H5G_obj_t' to different enumeration type 'H5O_type_t' (aka 'enum H5O_type_t') [-Wenum-conversion] 57 | oinfo.type=H5G_LINK; | ~^~~~~~~~ -
_MEDlinkObjs.c:96:18: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 96 | ISCRUTE_id(_gid); | ~~~~~~~~~~~^~~~~ -
_MEDlinkObjs.c:104:18: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 104 | ISCRUTE_id(_gid1); | ~~~~~~~~~~~^~~~~~ -
_MEDlinkObjs.c:110:18: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 110 | ISCRUTE_id(_gid2); | ~~~~~~~~~~~^~~~~~ -
_MEDlinkObjs.c:128:15: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 128 | ISCRUTE_id(_gid1);goto ERROR; | ~~~~~~~~~~~^~~~~~ -
_MEDlinkObjs.c:143:17: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 143 | ISCRUTE_id(_gid1); H5Eprint1(stderr); | ~~~~~~~~~~~^~~~~~ -
_MEDlinkObjs.c:156:15: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 156 | ISCRUTE_id(_gid2); | ~~~~~~~~~~~^~~~~~ -
_MEDlinkObjs.c:165:15: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 165 | ISCRUTE_id(_gid2); H5Eprint1(stderr); | ~~~~~~~~~~~^~~~~~ -
_MEDlinkObjs.c:171:15: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 171 | ISCRUTE_id(_atttype); | ~~~~~~~~~~~^~~~~~~~~ -
_MEDlinkObjs.c:176:15: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 176 | ISCRUTE_id(_atttype); | ~~~~~~~~~~~^~~~~~~~~ -
_MEDlinkObjs.c:181:15: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 181 | ISCRUTE_id(_attid_src); | ~~~~~~~~~~~^~~~~~~~~~~ -
_MEDlinkObjs.c:186:15: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 186 | ISCRUTE_id(_attid_dst); | ~~~~~~~~~~~^~~~~~~~~~~ -
_MEDlinkObjs.c:203:13: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 203 | ISCRUTE_id(_gid2); | ~~~~~~~~~~~^~~~~~ -
_MEDlinkObjs.c:208:13: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 208 | ISCRUTE_id(_gid1); | ~~~~~~~~~~~^~~~~~ -
_MEDattributeStringRdByName.c:60:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 60 | ISCRUTE_id(type_hdf); | ~~~~~~~~~~~^~~~~~~~~ -
_MEDattributeStringRdByName.c:65:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 65 | ISCRUTE_id(_attid); | ~~~~~~~~~~~^~~~~~~ -
_MEDattributeNumRdByName.c:68:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 68 | ISCRUTE_id(_attid); | ~~~~~~~~~~~^~~~~~~ -
_MEDattributeStringWrByName.c:52:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 52 | ISCRUTE_id(aid); | ~~~~~~~~~~~^~~~ -
_MEDattributeStringWrByName.c:76:13: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 76 | ISCRUTE_id(_attid); | ~~~~~~~~~~~^~~~~~~ -
_MEDattributeStringWrByName.c:102:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 102 | ISCRUTE_id(type_hdf); | ~~~~~~~~~~~^~~~~~~~~ -
_MEDattributeStringWrByName.c:107:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 107 | ISCRUTE_id(aid); | ~~~~~~~~~~~^~~~ -
_MEDattributeStringWrByName.c:112:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 112 | ISCRUTE_id(_attid); | ~~~~~~~~~~~^~~~~~~ -
_MEDattributeStringWr.c:51:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 51 | ISCRUTE_id(aid); | ~~~~~~~~~~~^~~~ -
_MEDattributeStringWr.c:75:13: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 75 | ISCRUTE_id(_attid); | ~~~~~~~~~~~^~~~~~~ -
_MEDattributeStringWr.c:100:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 100 | ISCRUTE_id(type_hdf); | ~~~~~~~~~~~^~~~~~~~~ -
_MEDattributeStringWr.c:105:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 105 | ISCRUTE_id(aid); | ~~~~~~~~~~~^~~~ -
_MEDattributeStringWr.c:110:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 110 | ISCRUTE_id(_attid); | ~~~~~~~~~~~^~~~~~~ -
_MEDattributeNumWrByName.c:65:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 65 | ISCRUTE_id(aid); | ~~~~~~~~~~~^~~~ -
_MEDattributeNumWrByName.c:107:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 107 | ISCRUTE_id(aid); | ~~~~~~~~~~~^~~~ -
_MEDattributeNumWrByName.c:112:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 112 | ISCRUTE_id(_attid); | ~~~~~~~~~~~^~~~~~~ -
_MEDattributeNumWr.c:65:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 65 | ISCRUTE_id(aid); | ~~~~~~~~~~~^~~~ -
_MEDattributeNumWr.c:110:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 110 | ISCRUTE_id(aid); | ~~~~~~~~~~~^~~~ -
_MEDattributeNumWr.c:115:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 115 | ISCRUTE_id(_attid); | ~~~~~~~~~~~^~~~~~~ -
_MEDcheckAttributeStringFunc.c:40:16: warning: implicit conversion from enumeration type 'enum H5G_obj_t' to different enumeration type 'H5O_type_t' (aka 'enum H5O_type_t') [-Wenum-conversion] 40 | oinfo.type=H5G_LINK; | ~^~~~~~~~ -
_MEDchecknSublinkFunc.c:41:16: warning: implicit conversion from enumeration type 'enum H5G_obj_t' to different enumeration type 'H5O_type_t' (aka 'enum H5O_type_t') [-Wenum-conversion] 41 | oinfo.type=H5G_LINK; | ~^~~~~~~~ -
_MEDdatagroupExist.c:43:19: warning: implicit conversion from enumeration type 'enum H5G_obj_t' to different enumeration type 'H5O_type_t' (aka 'enum H5O_type_t') [-Wenum-conversion] 43 | _oinfo.type=H5G_LINK; | ~^~~~~~~~ -
_MEDdatasetExist.c:45:19: warning: implicit conversion from enumeration type 'enum H5G_obj_t' to different enumeration type 'H5O_type_t' (aka 'enum H5O_type_t') [-Wenum-conversion] 45 | _oinfo.type=H5G_LINK; | ~^~~~~~~~ -
MEDfichierNo.c:40:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 40 | ISCRUTE_id(id); | ~~~~~~~~~~~^~~ -
filecf.c:70:22: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] 70 | nmfifvop (const char const *name, | ^ -
filecf.c:71:14: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] 71 | const int const *access, | ^ -
filecf.c:110:22: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] 110 | nmfifope (const char const *name, | ^ -
filecf.c:111:14: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] 111 | const int const *access, | ^ -
filecf.c:112:18: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] 112 | const med_int const *len) | ^ -
filecf.c:151:23: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] 151 | const med_int const *filenamelen) | ^ -
filecf.c:206:24: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] 206 | nmfifcow(const med_idt const *fid, | ^ -
filecf.c:207:14: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] 207 | const char const *comment, | ^ -
filecf.c:235:24: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] 235 | nmfifcor(const med_idt const *fid, | ^ -
filecf.c:260:24: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] 260 | nmfifnvr(const med_idt const *fid, | ^ -
filecf.c:283:24: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] 283 | nmfifsvr(const med_idt const *fid, | ^ -
filecf.c:285:17: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] 285 | const med_int const *len) | ^ -
filecf.c:308:21: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] 308 | nmfifcom(const char const *name, | ^ -
filecf.c:309:17: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] 309 | const med_int const *len, | ^ -
filecf.c:369:24: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] 369 | nmfifoun(const med_idt const *fid, | ^ -
filecf.c:371:17: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] 371 | const med_int const *class) | ^ -
filecf.c:395:24: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] 395 | nmfifoex(const med_idt const *fid, | ^ -
filecf.c:396:17: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] 396 | const med_int const *class, | ^ -
filecf.c:434:13: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] 434 | const int const *access, | ^ -
mdump2.c:1966:11: warning: enumeration values 'MED_UNDEF_ENTITY_TYPE', 'MED_STRUCT_ELEMENT', and 'MED_ALL_ENTITY_TYPE' not handled in switch [-Wswitch] 1966 | switch (entite) { | ^~~~~~ -
mdump2.c:2115:14: warning: enumeration value 'MED_UNDEF_INTERLACE' not handled in switch [-Wswitch] 2115 | switch (stockage) { | ^~~~~~~~ -
mdump3.c:2332:11: warning: enumeration values 'MED_UNDEF_ENTITY_TYPE' and 'MED_ALL_ENTITY_TYPE' not handled in switch [-Wswitch] 2332 | switch (entite) { | ^~~~~~ -
mdump3.c:2532:14: warning: enumeration value 'MED_UNDEF_INTERLACE' not handled in switch [-Wswitch] 2532 | switch (stockage) { | ^~~~~~~~ -
MED231champLireEtUnlink.c:214:19: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 214 | ISCRUTE_int(datagroup3); ret = -1; | ~~~~~~~~~~~~^~~~~~~~~~~ -
MED231champLireEtUnlink.c:226:19: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 226 | ISCRUTE_int(datagroup2); ret = -1; | ~~~~~~~~~~~~^~~~~~~~~~~ -
MED231champLireEtUnlink.c:238:19: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 238 | ISCRUTE_int(datagroup1); ret = -1; | ~~~~~~~~~~~~^~~~~~~~~~~ -
MED231champLireEtUnlink.c:244:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 244 | ISCRUTE_id(gid); ret = -1; | ~~~~~~~~~~~^~~~ -
MED231champNormaliser.c:60:11: warning: enumeration value 'MED_NOEUD_MAILLE' not handled in switch [-Wswitch] 60 | switch (entite) { | ^~~~~~ -
MED231champRefInfoEtRenMaa.c:105:17: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 105 | ISCRUTE_int(datagroup2); goto ERROR; | ~~~~~~~~~~~~^~~~~~~~~~~ -
MED231champRefInfoEtRenMaa.c:187:19: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 187 | ISCRUTE_int(datagroup3); ret = -1; | ~~~~~~~~~~~~^~~~~~~~~~~ -
MED231champRefInfoEtRenMaa.c:192:18: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 192 | ISCRUTE_id(gid_maa); ret = -1; | ~~~~~~~~~~~^~~~~~~~ -
MAJ_236_300_fieldOnEntity.c:64:11: warning: enumeration values 'MED_UNDEF_ENTITY_TYPE', 'MED_STRUCT_ELEMENT', and 'MED_ALL_ENTITY_TYPE' not handled in switch [-Wswitch] 64 | switch (entite) { | ^~~~~~ -
MED30linkWr.c:124:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 124 | ISCRUTE_id(_lid); | ~~~~~~~~~~~^~~~~ -
MED30linkWr.c:129:16: warning: format specifies type 'int' but the argument has type 'med_idt' (aka 'long') [-Wformat] 129 | ISCRUTE_id(_root); | ~~~~~~~~~~~^~~~~~ -
MAJ_320_330_champs.c:78:11: warning: enumeration values 'MED_UNDEF_ENTITY_TYPE' and 'MED_ALL_ENTITY_TYPE' not handled in switch [-Wswitch] 78 | switch (entite) { | ^~~~~~ -
medimportcxx.cxx:31:27: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] 31 | if (argc == 2 ) fileOut=""; else fileOut=argv[2]; | ^