Review Board 2.0.15


scons: don't die on warnings in swig-generated code

Review Request #1779 - Created March 21, 2013 and submitted

Information
Steve Reinhardt
gem5
default
Reviewers
Default
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).

   
Review request changed
Updated (March 27, 2013, 3:30 a.m.)

Status: Closed (submitted)