Page MenuHomeWildfire Games

Pass a const reference, if someone wants to modify it they should use the global directly.
ClosedPublic

Authored by leper on Jul 12 2017, 11:30 PM.

Details

Reviewers
vladislavbelov
Group Reviewers
Restricted Owners Package(Owns No Changed Paths)
Commits
rP20027: Pass a const reference, if someone wants to modify it they should use the…
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.Jul 12 2017, 11:30 PM
Vulcan added a subscriber: Vulcan.Jul 13 2017, 12:17 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!
Checking XML files...

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

Executing section Default...
Executing section Source...
Executing section JS...
Executing section XML GUI...
Executing section Python...
Executing section Perl...

http://jw:8080/job/phabricator_lint/308/ for more details.

vladislavbelov accepted this revision.Aug 11 2017, 1:06 AM
vladislavbelov added a subscriber: vladislavbelov.

It compiles and works on Windows 8.1.

This revision is now accepted and ready to land.Aug 11 2017, 1:06 AM
This revision was automatically updated to reflect the committed changes.