----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1779/ -----------------------------------------------------------
Review request for Default. Description ------- Changeset 9593:82373f21c82f --------------------------- scons: don't die on warnings in swig-generated code There's not much to do about it other than disable the offending warning anyway, so it's not worth terminating the build over. Also suppress uninitialized variable warnings on gcc (happens at least with gcc 4.4 and swig 1.3.40). Diffs ----- src/SConscript e63321487404c8c948e56e9574b61c2a7fd87d0e Diff: http://reviews.gem5.org/r/1779/diff/ Testing ------- Thanks, Steve Reinhardt _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
