Hi guys, when I try to spatch a file with the -o option,
I got error:
Fatal error: exception Failure("-o can not be applied because there are
multiple modified files")
But when I run it again without -o option, it seams no file has been
changed.
What should I do with these?
Thanks.
# spatch --sp-file bsd_ifp.cocci dst/alc_hw.h -o dst/alc_hw.h
init_defs_builtins: /usr/local/share/coccinelle/standard.h
HANDLING: dst/alc_hw.h
Fatal error: exception Failure("-o can not be applied because there are
multiple modified files")
# spatch --sp-file bsd_ifp.cocci dst/alc_hw.h
init_defs_builtins: /usr/local/share/coccinelle/standard.h
HANDLING: dst/alc_hw.h
#
_______________________________________________
Cocci mailing list
[email protected]
http://lists.diku.dk/mailman/listinfo/cocci
(Web access from inside DIKUs LAN only)