All of lore.kernel.org
 help / color / mirror / Atom feed
From: julia.lawall@lip6.fr (Julia Lawall)
To: cocci@systeme.lip6.fr
Subject: [Cocci] update
Date: Mon, 28 Aug 2017 13:36:53 +0200 (CEST)	[thread overview]
Message-ID: <alpine.DEB.2.20.1708281334400.3266@hadrien> (raw)

There was a bug in the include file management that could cause
--recursive-includes to go into an infinite loop.  That is now fixed.

There is also now support for conjunctions on types.  That is:

@@
type t;
identifier i;
@@

(
struct i
&
t
)

will now bind both i and t appropriately.

julia

             reply	other threads:[~2017-08-28 11:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-28 11:36 Julia Lawall [this message]
2017-08-28 14:44 ` [Cocci] Addition of support for conjunctions on types SF Markus Elfring
     [not found]   ` <alpine.DEB.2.20.1708281650580.3266@hadrien>
2017-08-28 15:07     ` SF Markus Elfring
     [not found]       ` <alpine.DEB.2.20.1708281708390.3266@hadrien>
2017-08-28 15:15         ` SF Markus Elfring
2017-08-28 15:20           ` Julia Lawall
2017-08-28 15:27             ` SF Markus Elfring

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=alpine.DEB.2.20.1708281334400.3266@hadrien \
    --to=julia.lawall@lip6.fr \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.