Page MenuHomeWildfire Games

Declare variable when actually initialized.
ClosedPublic

Authored by leper on May 4 2017, 1:19 AM.

Details

Reviewers
wraitii
Group Reviewers
Restricted Owners Package(Owns No Changed Paths)
Commits
rP19508: Declare variable when actually initialized.
Summary

Pointed out by a GCC6 warning IIRC.

Test Plan

-

Diff Detail

Repository
rP 0 A.D. Public Repository
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

leper created this revision.May 4 2017, 1:19 AM
Owners added a subscriber: Restricted Owners Package.May 4 2017, 1:19 AM
Vulcan added a subscriber: Vulcan.May 4 2017, 8:11 AM

Build is green

Updating workspaces.
Build (release)...
Build (debug)...
Running release tests...
Running cxxtest tests (306 tests)..................................................................................................................................................................................................................................................................................................................OK!
Running debug tests...
Running cxxtest tests (306 tests)..................................................................................................................................................................................................................................................................................................................OK!

http://jw:8080/job/phabricator/988/ for more details.

wraitii accepted this revision.May 4 2017, 8:45 AM
This revision is now accepted and ready to land.May 4 2017, 8:45 AM
This revision was automatically updated to reflect the committed changes.