From mboxrd@z Thu Jan 1 00:00:00 1970 From: elfring@users.sourceforge.net (SF Markus Elfring) Date: Mon, 28 Sep 2015 15:53:10 +0200 Subject: [Cocci] [PATCH v2] coccinelle: assign signed result to unsigned variable In-Reply-To: References: <1443437687-16559-1-git-send-email-a.hajda@samsung.com> <56092D7B.4030106@users.sourceforge.net> <56092E98.9000103@samsung.com> <560930A7.2070400@users.sourceforge.net> <560938D6.70305@users.sourceforge.net> Message-ID: <56094646.2010301@users.sourceforge.net> To: cocci@systeme.lip6.fr List-Id: cocci@systeme.lip6.fr >> Can the Coccinelle software work together with a kind of "precompiled >> header database"? > > There is an option --use-cache, which caches the compiled code > on the disk. But I have not found the effects to be very satisfactory. I am curious if this situation will be improved by further software evolution. Regards, Markus