And someone could look into managed enumerators , which might cause random memory corruption when the apparently unsupported feature is used, which is the worst kind of bug.
Quote from: BeniBela on April 05, 2021, 03:23:06 pmAnd someone could look into managed enumerators , which might cause random memory corruption when the apparently unsupported feature is used, which is the worst kind of bug.This is not even fixed in trunk and it will not be fixed in trunk till the deadline of 3.2.2 thus it will not be fixed in 3.2.2 either. And yes I looked at the problem and it is a complex problem with how temporary variables in context with managed types are handled, thus it won't be fixed any time soon.
When you plane to release the version 3.2.2.
But how would I view every merged patch in 3.2.2-rc1?
Quote from: olly on April 15, 2021, 06:31:31 amBut how would I view every merged patch in 3.2.2-rc1?Using only a browser you look at the history of the 3.2.2-rc1 tag back until the tagging of the previous release (which is 3.2.0).