I can send a patch shortly that will make it possible to parse this file, but it seems that it then crashes later. The backtrace is not telling me where the problem is, and I'm not sure it is really worth tracking it down, because the file seems to be just one enormous array, which is probably not very useful to do anything with. I guess you are running coccinelle with the -dir option, and in the case of this stack overflow, it just goes on to the next file? If that is the case, perhaps we can just leave this one as is.
julia On Mon, 30 Aug 2010, Vasiliy Kulikov wrote: > Julia, > > It seems to me that the problem is not solved, see > > spatch -sp_file ../unsigned-less-zero.cocci ./glibc-2.3.6/iconvdata/cns11643.c > > The script is the same. > > > ftp://ftp.gnu.org/gnu/glibc/glibc-2.3.6.tar.bz2 > > Thanks in advance, > Vasiliy. > _______________________________________________ Cocci mailing list [email protected] http://lists.diku.dk/mailman/listinfo/cocci (Web access from inside DIKUs LAN only)
