> I am using coccinelle for a project, and have run into an issue regarding the
> temporary director created by spatch when it runs on a given cocci file.
>
> Fatal error: exception Failure("Directory memcpy-assign used for temporary
> files already exists and should be removed.")
>
> This occurs because I run in parallel, the same cocci script in the same
> directory against different sets of files.
How do you think about to circumvent this issue by creating another
temporary directory for your source code transformation tasks explicitly?
Do you need to fiddle also with symbolic links for your SmPL scripts?
Regards,
Markus
_______________________________________________
Cocci mailing list
[email protected]
https://systeme.lip6.fr/mailman/listinfo/cocci