Re: [PATCH] gdbsupport: upgrade unordered_dense to v4.9.2
Simon Marchi <[email protected]>
| Newsgroups | gmane.comp.gdb.patches |
|---|---|
| Message-ID | <[email protected]> |
On 8/19/26 1:54 AM, Tom de Vries wrote: > On 8/18/26 6:31 PM, Simon Marchi wrote: > > Hi Simon, > > thanks for taking care of this. > >> Ppotentially interesting new features: > > Typo. > > I also noticed the 2022-2024 -> 2022 change. I went to look for the source of that, but the commit changing that doesn't explicitly mention it, it just says "bump version to 4.8.1". Huh yeah, strange. In any case, we're just copying the files as-is. > Anyway, I verified that the version in this patch is indeed v4.9.2. > > Acked-By: Tom de Vries <[email protected]> Thanks, I'll push to master, since I think it's relatively low risk. And if it introduces any problem, it likely won't be found by review but by testing. Simon