[Bug 25453] LXR falsifies source code at http://source.winehq.org/source/

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jan 15 04:22:53 CST 2019


https://bugs.winehq.org/show_bug.cgi?id=25453

--- Comment #11 from Jörg Höhle <hoehle at users.sourceforge.net> ---
>(In reply to Olivier F. R. Dierick from comment #10)
> > http://source.winehq.org/source/dlls/winmm/tests/mci.c?v=wine-1.3.8#0023
The code looks correct now, indeed. Thank you.

> Is there something else to fix?
Well, at least in my browser, there's an indentation or rather an I18N issue:
Every line whose author's name contains umlauts is misindented:

>4aa5f5bc Jörg *0023 #include "windows.h"
>6698e9e0 Jan Ze*0024 #include "mmsystem.h"

Perhaps the string length function that LXR uses to calculate the display width
produces incorrect values for "Jörg", e.g. 5 instead of 4. That would explain
what I see. But that would warrant another bug entry.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.


More information about the wine-bugs mailing list