On Thu, 2 Jan 2014, Eugeniy Meshcheryakov wrote:

> Hi,
> 
> After enabling the testsuite execution when building Debian packages I
> noticed that the testsuite fails on Debian/Hurd. Every testcase was
> failing with Unix_error exception, because while Hurd has getitimer
> function, it just returns ENOSYS error there.
> 
> The attached patch detects whether the system has working getitimer
> function, and if not, makes coccinelle use alarm() API instead.
> 
> With this patch coccinelle builds fine on all Debian architectures with
> 386 successful test cases (expected: 377).

Applied.  Thanks!

julia
_______________________________________________
Cocci mailing list
[email protected]
https://systeme.lip6.fr/mailman/listinfo/cocci

Reply via email to