From: riccardo.lucchese@gmail.com (Riccardo Lucchese)
To: cocci@systeme.lip6.fr
Subject: [Cocci] [bug-cocci] "badly compiled mcode" error
Date: Mon, 21 Jul 2014 20:42:19 +0200 [thread overview]
Message-ID: <20140721184219.GA7903@rlp> (raw)
Hello,
While testing a larger semantic patch I came across the following
error:
"""
init_defs_builtins: /usr/share/coccinelle/standard.h
Fatal error: exception Failure("badly compiled mcode")
"""
Here, I can reproduce it by running spatch --parse-cocci on the
attached test.cocci.
$ spatch --version
spatch version 1.0.0-rc21 with Python support and with PCRE support
Thanks,
riccardo
-------------- next part --------------
@@
identifier func;
expression e,el,er;
statement S;
@@
func(...) {
- if (el - e - er) S
}
next reply other threads:[~2014-07-21 18:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-21 18:42 Riccardo Lucchese [this message]
2014-07-21 19:47 ` [Cocci] [bug-cocci] "badly compiled mcode" error Julia Lawall
2014-07-22 12:55 ` Julia Lawall
2014-07-22 13:43 ` Riccardo Lucchese
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140721184219.GA7903@rlp \
--to=riccardo.lucchese@gmail.com \
--cc=cocci@systeme.lip6.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox