----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1399/#review3428 -----------------------------------------------------------
SConstruct <http://reviews.gem5.org/r/1399/#comment3484> The line ends with a comma src/base/compiler.hh <http://reviews.gem5.org/r/1399/#comment3485> If this is copied from somewhere then I would suggest to include a URL or similar. - Andreas Hansson On Sept. 7, 2012, 12:51 p.m., Ali Saidi wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://reviews.gem5.org/r/1399/ > ----------------------------------------------------------- > > (Updated Sept. 7, 2012, 12:51 p.m.) > > > Review request for Default. > > > Description > ------- > > Changeset 9203:51de398e0ea5 > --------------------------- > base: Check for static_assert support and provide fallback > > C++11 has support for static_asserts to provide compile-time assertion > checking. This is very useful when testing, for example, structure > sizes to make sure that the compiler got the right alignment or vector > sizes. > > > Diffs > ----- > > SConstruct 87967784f101 > src/base/compiler.hh 87967784f101 > > Diff: http://reviews.gem5.org/r/1399/diff/ > > > Testing > ------- > > > Thanks, > > Ali Saidi > > _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
