Project

General

Profile

Actions

Bug #154

closed

menu.c:322: warning: comparisons like X<=Y<=Z do not have their mathematical meaning

Added by Anonymous over 14 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
Start date:
07/17/2009
Due date:
% Done:

100%

Estimated time:

Description

Hi,

die Codestelle sollte wohl so lauten:

if (0x100<=pageNr && pageNr <=0x899) {

Bye.

Actions #1

Updated by SPAM over 14 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100
Actions #2

Updated by SPAM over 14 years ago

  • Target version set to 0.9.0

Thanks. If you want credit for your contributions, please consider submitting patches created with "git format-patch origin" or indicate your full name in bug reports.

Actions

Also available in: Atom PDF