From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 79852] New: Mesa-10.2.1/src/gallium/state_trackers/vega/api_params.c:60: possible bad if test ? Date: Mon, 09 Jun 2014 20:56:50 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1179157617==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id BAEA26E064 for ; Mon, 9 Jun 2014 13:56:50 -0700 (PDT) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1179157617== Content-Type: multipart/alternative; boundary="1402347410.B3850.4178"; charset="us-ascii" --1402347410.B3850.4178 Date: Mon, 9 Jun 2014 20:56:50 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=79852 Priority: medium Bug ID: 79852 Assignee: dri-devel@lists.freedesktop.org Summary: Mesa-10.2.1/src/gallium/state_trackers/vega/api_params .c:60: possible bad if test ? Severity: normal Classification: Unclassified OS: All Reporter: dcb314@hotmail.com Hardware: Other Status: NEW Version: git Component: Drivers/Gallium/r300 Product: Mesa [Mesa-10.2.1/src/gallium/state_trackers/vega/api_params.c:60]: (warning) Logical disjunction always evaluates to true: count >= 0 || count <= 128. return (!(count % 4) && (count >= 0 || count <= VEGA_MAX_SCISSOR_RECTS * 4)); -- You are receiving this mail because: You are the assignee for the bug. --1402347410.B3850.4178 Date: Mon, 9 Jun 2014 20:56:50 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"
Priority medium
Bug ID 79852
Assignee dri-devel@lists.freedesktop.org
Summary Mesa-10.2.1/src/gallium/state_trackers/vega/api_params.c:60: possible bad if test ?
Severity normal
Classification Unclassified
OS All
Reporter dcb314@hotmail.com
Hardware Other
Status NEW
Version git
Component Drivers/Gallium/r300
Product Mesa

[Mesa-10.2.1/src/gallium/state_trackers/vega/api_params.c:60]: (warning)
Logical disjunction always evaluates to true: count >= 0 || count <= 128.

      return (!(count % 4) && (count >= 0 || count <= VEGA_MAX_SCISSOR_RECTS *
4));


You are receiving this mail because:
  • You are the assignee for the bug.
--1402347410.B3850.4178-- --===============1179157617== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1179157617==--