Re: [PATCH 00/20] Misc cleanups (pt. 1)

2023-09-14 Thread Ján Tomko
On a Thursday in 2023, Michal Privoznik wrote: I had these sitting on a local branch for a while. My initial plan was to use virXMLPropEnum() more and while working on that I found one bug (patch 01/20), one improvement (patch 02/20) and a couple of useless typecats. Also: s/typecats/^..^ type

Re: [PATCH 00/20] Misc cleanups (pt. 1)

2023-09-14 Thread Ján Tomko
On a Thursday in 2023, Michal Privoznik wrote: I had these sitting on a local branch for a while. My initial plan was to use virXMLPropEnum() more and while working on that I found one bug (patch 01/20), one improvement (patch 02/20) and a couple of useless typecats. Michal Prívozník (20): lxc_

[PATCH 00/20] Misc cleanups (pt. 1)

2023-09-14 Thread Michal Privoznik
I had these sitting on a local branch for a while. My initial plan was to use virXMLPropEnum() more and while working on that I found one bug (patch 01/20), one improvement (patch 02/20) and a couple of useless typecats. Michal Prívozník (20): lxc_controller: Access correct union member in v