R2Northstar / NorthstarLauncher

Launcher used to modify Titanfall 2 to allow mods to be loaded
MIT License
271 stars 125 forks source link

Fix const-qualified assignment in RapidJSON #717

Closed Jan200101 closed 3 weeks ago

Jan200101 commented 1 month ago

pulls in https://github.com/Tencent/rapidjson/pull/719 resolves https://github.com/Tencent/rapidjson/issues/2277

Its worth noting that the fix existed since 2016 and had not been pulled in yet. Worth considering for #715