19 Jan
2023
19 Jan
'23
10:50 a.m.
Ok, I found another corner case (multiple trailing zeros in the grouping string) which seems a bit weird. I was hoping to get rid of the special case in `grouping_to_string` but unfortunately it's still needed (although less hacky, doesn't end in semi-colon anymore). This is probably the best I can do now while still keeping it correct… Sorry for the noise. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/1937#note_21220