----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1082/ -----------------------------------------------------------
Review request for Default. Description ------- Scons: Remove Werror=False in SConscript files This patch removes the overriding of "-Werror" in a handful of cases. The code compiles with gcc 4.6.3 and clang 3.0 without any warnings, and thus without any errors. There are no functional changes introduced by this patch. In the future, rather than ypassing "-Werror", address the warnings. Diffs ----- src/cpu/testers/networktest/SConscript b5d80698c948 src/mem/ruby/common/SConscript b5d80698c948 src/mem/ruby/network/garnet/fixed-pipeline/SConscript b5d80698c948 Diff: http://reviews.gem5.org/r/1082/diff/ Testing ------- util/regress all passing (disregarding t1000 and eio) Thanks, Andreas Hansson _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
