----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2736/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- Changeset 10780:0be839ffa2a5 --------------------------- sim: Use NULL instead of None for testing filenames. The filenames are initialized with NULL. So the test should be checking for them to be == NULL instead == None. Diffs ----- src/sim/process.hh 235ff1c046df src/sim/process.cc 235ff1c046df Diff: http://reviews.gem5.org/r/2736/diff/ Testing ------- Thanks, Nilay Vaish _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
