Page MenuHomeWildfire Games

Don't use std::shared_ptr in CStrIntern
Needs ReviewPublic

Authored by phosit on Oct 11 2023, 4:07 PM.

Details

Reviewers
vladislavbelov
Summary

Now there is less allocation and reference counting.

Test Plan

Start the game nothing should have changed.

Diff Detail

Repository
rP 0 A.D. Public Repository
Lint
Lint Skipped
SeverityLocationCodeMessage
Errorsource/ps/CStrIntern.cpp:1LICENCE YEAR1Inaccurate Copyright Year
Unit
Unit Tests Skipped
Build Status
Buildable 22457
Build 54967: Vulcan BuildJenkins
Build 54966: Vulcan Build (macOS)Jenkins
Build 54965: Vulcan Build (Windows)Jenkins

Event Timeline

phosit created this revision.Oct 11 2023, 4:07 PM

Build failure - The Moirai have given mortals hearts that can endure.

Link to build: https://jenkins.wildfiregames.com/job/macos-differential/7379/display/redirect

Successful build - Chance fights ever on the side of the prudent.

Link to build: https://jenkins.wildfiregames.com/job/vs2015-differential/8468/display/redirect

phosit requested review of this revision.Oct 11 2023, 4:28 PM