----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1508/ -----------------------------------------------------------
Review request for Default. Description ------- Changeset 9332:3b9d275193fe --------------------------- sim: Add SWIG interface for Serializable This changeset adds a SWIG interface for the Serializable class, which fixes a warning when compiling the SWIG interface for the event queue. Currently, the only method exported is the name() method. Diffs ----- src/python/SConscript f634a34f2f0b src/python/m5/SimObject.py f634a34f2f0b src/python/swig/event.i f634a34f2f0b src/python/swig/serialize.i PRE-CREATION Diff: http://reviews.gem5.org/r/1508/diff/ Testing ------- Thanks, Ali Saidi _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
