tags 477283 + patch thanks Hi!
Please find attached a patch to fix this bug, by adding an include for the problematic file. HTH. Kumar -- Kumar Appaiah, 458, Jamuna Hostel, Indian Institute of Technology Madras, Chennai - 600 036
diff -Nru --exclude changelog /tmp/F5nLzD2mwj/stella-2.2/src/emucore/Cart.cxx /tmp/X7nDkpZmLi/stella-2.2/src/emucore/Cart.cxx --- stella-2.2/src/emucore/Cart.cxx 2006-03-05 06:48:41.000000000 +0530 +++ stella-2.2/src/emucore/Cart.cxx 2008-04-25 20:57:25.000000000 +0530 @@ -16,6 +16,7 @@ // $Id: Cart.cxx,v 1.19 2006/03/05 01:18:41 stephena Exp $ //============================================================================ +#include <cstring> #include <assert.h> #include "bspf.hxx"
signature.asc
Description: Digital signature

