Feb. 12, 2025
8:06 a.m.
On Wed Feb 12 13:40:43 2025 +0000, Rémi Bernon wrote:
Regardless of how the parser decides to emit output buffers, it'll always be in best case smaller than this arbitrary split and in worst case give identical results. No necessarily - the parser can accumulate multiple buffers and only split at the boundaries it finds suitable.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/7288#note_94364