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

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Dec 7 10:36:25 CST 2010


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

           Summary: LXR falsifies source code at
                    http://source.winehq.org/source/
           Product: WineHQ.org
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: www-unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: hoehle at users.sourceforge.net


Please compare
http://source.winehq.org/source/dlls/winmm/tests/mci.c?v=wine-1.3.8#l288
if(!err) ok(!strcmp(buf,"")...
with
http://source.winehq.org/git/wine.git/?a=blob;f=dlls/winmm/tests/mci.c;hb=c138970ea2ce0661ebb80a5e0079e284a19d3176#l288
if(!err) ok(!strcmp(buf,"0")...
See the missing 0? The source code never said "".

At Wineconf it was suggested that the LXR package that is said to generate the
source listings be updated to see if the bug would still be present then.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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