On Thu, 23 Jan 2020 at 13:28, Damien Hedde <damien.he...@greensocs.com> wrote: > v8: > + patch 3&5: ResettableState::count type from uint32_t to unsigned > (Philippe)
We'll have to change that back if we ever want to migrate the count (migration insists on fixed-sized types), but I guess we can do that when we get to it... -- PMM