Page MenuHomeDevCentral

Don't declare mutable variables as static
ClosedPublic

Authored by dereckson on May 15 2023, 16:37.
Tags
None
Referenced Files
F7447198: D3095.diff
Sat, Apr 26, 21:38
Unknown Object (File)
Fri, Apr 25, 17:40
Unknown Object (File)
Fri, Apr 25, 06:49
Unknown Object (File)
Thu, Apr 24, 08:20
Unknown Object (File)
Wed, Apr 23, 05:06
Unknown Object (File)
Tue, Apr 22, 21:08
Unknown Object (File)
Tue, Apr 22, 20:52
Unknown Object (File)
Tue, Apr 22, 15:40
Subscribers
None

Details

Summary

This is a follow-up for 3633321609ab.

Fixes T1870.

Test Plan

Tested with Odderon on Libera

Diff Detail

Repository
rDARKBOT Darkbot
Lint
Lint Passed
Unit
No Test Coverage
Branch
fix-static
Build Status
Buildable 4888
Build 5169: arc lint + arc unit

Event Timeline

dereckson created this revision.

Remove setup.ini SASL change, not in scope of this

Where we see why global variables are evil.

This revision is now accepted and ready to land.May 15 2023, 16:42