forcemerge 442795 466880 thanks There are two different-looking bug-reports, but they are in fact going to be solved by the same patch. I'm merging these two reports.
> Hi Junichi, > > the .ilist files created by the 32bit and the 64bit version of cowdancer > are incompatible because of differing sizes of ilist_struct: > > ilist_struct size on this architecture: 16 (gcc -m64) > ilist_struct size on this architecture: 12 (gcc -m32) > > Please change them to only use architecture independent types. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

