X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/6a6157abf9619875297ff1d16c1e5c63c526d4c1..3c7b741ce2f591d3f8ebfd44aaa136d99e06fae8:/src/gras/DataDesc/ddt_parse.yy.c diff --git a/src/gras/DataDesc/ddt_parse.yy.c b/src/gras/DataDesc/ddt_parse.yy.c index 3e77a6fc67..acb8213ea3 100644 --- a/src/gras/DataDesc/ddt_parse.yy.c +++ b/src/gras/DataDesc/ddt_parse.yy.c @@ -841,14 +841,14 @@ YY_RULE_SETUP case 5: YY_RULE_SETUP { - PARSE_ERROR0("``/*g'' construct closed by a regular ``*/''"); + PARSE_ERROR("``/*g'' construct closed by a regular ``*/''"); } YY_BREAK case 6: /* rule 6 can match eol */ YY_RULE_SETUP { - PARSE_ERROR0("Type annotation cannot spread over several lines"); + PARSE_ERROR("Type annotation cannot spread over several lines"); } YY_BREAK case 7: