Details

    • Sub-task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • nutchgora, 1.5
    • 1.7, 2.2
    • build
    • None
    • Patch Available

    Description

      A typical example of this is

      trunk/src/java/org/apache/nutch/crawl/CrawlDatum.java:460: warning: [cast] redundant cast to int
          [javac]         res ^= (int)(signature[i] << 24 + signature[i+1] << 16 + 
      

      these should all be fixed by replacing with the correct implementations.

      Attachments

        1. NUTCH-1274-trunk.v2.patch
          20 kB
          Tejas Patil
        2. NUTCH-1274-trunk.patch
          14 kB
          Tejas Patil
        3. NUTCH-1274-2.x.v2.patch
          7 kB
          Tejas Patil
        4. NUTCH-1274-2.x.patch
          6 kB
          Tejas Patil

        Activity

          People

            tejasp Tejas Patil
            lewismc Lewis John McGibbney
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: