
30 May
2016
30 May
'16
1:35 p.m.
On 30.05.2016 13:20, Peter Krempa wrote:
On Mon, May 30, 2016 at 12:56:31 +0200, Peter Krempa wrote:
On Mon, May 30, 2016 at 09:31:00 +0200, Michal Privoznik wrote:
[...]
I was worried that it might mangle aliases for other enums containing numbers followed by a capital U but I didn't manage to break it.
Humm. I actually didn't apply your patch while trying it.
So if you have a enum value like "VIR_TEST_123U_BLAH" it becomes "VIR_TEST_123_BLAH" in the XML file which is not good.
ACK
Thus I have to take back the ACK.
D'oh! I've just pushed the patch. I wonder if I can fix it. Hang on. Michal