[Ns-bugs] [Bug 1373] New: [LLVM] error: comparison of unsigned expression >= 0 is always true

code@nsnam.ece.gatech.edu code at nsnam.ece.gatech.edu
Wed Feb 22 03:32:00 PST 2012


https://www.nsnam.org/bugzilla/show_bug.cgi?id=1373

           Summary: [LLVM] error: comparison of unsigned expression >= 0
                    is always true
           Product: ns-3
           Version: ns-3-dev
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: ipv6
        AssignedTo: tommaso.pecorella at unifi.it
        ReportedBy: gjcarneiro at gmail.com
                CC: ns-bugs at isi.edu
   Estimated Hours: 0.0


../src/internet/model/ipv6-address-generator.cc:500:27: error: comparison of
unsigned expression >= 0 is always true
      [-Werror,-Wtautological-compare]
  for (uint32_t i = 15; i >= 0; --i)
                        ~ ^  ~
1 error generated.

-- 
Configure bugmail: https://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the Ns-bugs mailing list