[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.02.1201221219160.1981@hadrien>
Date: Sun, 22 Jan 2012 12:20:59 +0100 (CET)
From: Julia Lawall <julia.lawall@...6.fr>
To: Thomas Meyer <thomas@...3r.de>
cc: mmarek@...e.cz,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: coccinelle: semantic patches related to devm_ functions - Fatal
error/Parse error
On Sun, 22 Jan 2012, Thomas Meyer wrote:
> Hello,
>
> Again I wanted to run all coccinelle patches against the latest rc1, but
> I got this error:
> Fatal error: exception Failure("plus: parse error:
> = File "/home/thomas/source/linux/scripts/coccinelle/api/devm_request_and_ioremap.cocci", line 32, column 42, charpos = 816
> around = '\|', whole content = - \(res->name\|dev_name(dev)\))) {
> "
>
> I'm using version 1.0.0-0.rc4.2.fc16.
I think you need to get a newer version of coccinelle. The bug is that it
didn't like - on the ( or | or ) of a disjunction, but I fixed that.
julia
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists