----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2631/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- Changeset 10697:abe0bc9cbee2 --------------------------- style: Fix incorrect style checker option name The style used to support the option -w to automatically fix white space issues. However, this option was actually wired up to fix all styles issues the checker encountered. This changeset cleans up the code that handles automatic fixing and adds an option to fix all issues, and separate options for white spaces and include ordering. Diffs ----- util/style.py 7639c17357dc Diff: http://reviews.gem5.org/r/2631/diff/ Testing ------- Thanks, Andreas Hansson _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
