You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since #32152, deepfreeze will try to use static string singletons if possible.
But chars and latin1 singletons are not used. Here I propose to reuse them as well.
Feature or enhancement
Since #32152, deepfreeze will try to use static string singletons if possible.
But chars and latin1 singletons are not used. Here I propose to reuse them as well.
Pitch
Previous discussion
Linked PRs
The text was updated successfully, but these errors were encountered: