> changeset f249937228b5 in /z/repo/m5 > details: http://repo.m5sim.org/m5?cmd=changeset;node=f249937228b5 > description: > This patch removes the WARN_* and ERROR_* from > src/mem/ruby/common/Debug.hh file. These statements have been replaced with > warn(), panic() and fatal() defined in src/base/misc.hh
Nilay, We should have pointed this out on reviewboard, but for future reference, your commit message does not match the style. They should be of the following form: identifier: short one line description All text for this commit message must be manually wrapped at 80 columns, the identifier is a short one word description like: scons, stats, ruby, O3CPU, etc. The one line description should fit within 80 columns as well. _______________________________________________ m5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/m5-dev
