[xorg-bugzilla-noise] [Bug 1253] New: misplaced ; at end of if statements.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Aug 31 09:27:41 PDT 2004


Please do not reply to this email: if you want to comment on the bug, go to          
the URL shown below and enter yourcomments there.   
 
https://freedesktop.org/bugzilla/show_bug.cgi?id=1253        
   
           Summary: misplaced ; at end of if statements.
           Product: xorg
           Version: CVS_head
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DDX/xorg
        AssignedTo: xorg-bugzilla-noise at freedesktop.org
        ReportedBy: davej at redhat.com


A quick grep reveals these gems..

./programs/Xserver/hw/xfree86/common/xf86Helper.c:257:    if (pScrn->privates);
./programs/Xserver/hw/xfree86/common/xf86Helper.c-258-  xfree(pScrn->privates);
--
./programs/Xserver/hw/xfree86/common/xf86Helper.c-348-
./programs/Xserver/hw/xfree86/common/xf86Helper.c:349:    if (pInp->private);
./programs/Xserver/hw/xfree86/common/xf86Helper.c-350-  xfree(pInp->private);        
   
   
--         
Configure bugmail: https://freedesktop.org/bugzilla/userprefs.cgi?tab=email       
   
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the xorg-bugzilla-noise mailing list