On Thu Apr 4 08:24:18 2024 +0000, Sam Joan Roque-Worcel wrote:
> Ah! Thank you! I've added that in there now. Thank you for the reminder.
I meant the commit message subject, not the merge request subject. You can use 'git commit --amend' and then force push.
And please squash those two patches into one.
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/5427#note_66777
On Wed Apr 3 09:52:58 2024 +0000, Sam Joan Roque-Worcel wrote:
> changed this line in [version 2 of the diff](/wine/wine/-/merge_requests/5427/diffs?diff_id=108367&start_sha=a41a4147bacc2bd3a64d582fb8918630ff795f1d#1309fd48153be56cdd4228d6e4bc8022a837b2de_39_39)
Good spotting! No worries, thank you for taking the time to review it!
I've changed the value to 17 :thumbsup:
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/5427#note_66770
--
v3: widl: Add support for VT_USERDEFINED to SLTG typelib generator.
widl: Properly align name table entries.
widl: Add support for structures.
widl: Add more traces.
widl: Use generic 'struct sltg_data' for collecting data.
https://gitlab.winehq.org/wine/wine/-/merge_requests/5397
The call in freetype.c:expand_mac_font() would be a good candidate for asprintf(), but I'm planning to send a patch soon to remove that resource-fork font extraction anyway.
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/5436