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
* Make invariant `root_box` an array consist of only `root_box_data`
* Remove the initializer list that are just overwritten in
`initialize_root_box()` and misses `classext_cow_classes`.
* Shrink the scope using another local `root_box`.
* Make data type constants static.
0 commit comments