[Webkit-unassigned] [Bug 56289] New: SegmentedVector's iterator's == operator doesn't work correctly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 13 23:23:25 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=56289

           Summary: SegmentedVector's iterator's == operator doesn't work
                    correctly
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Template Framework
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: barraclough at apple.com


!(iter != end) (where iter & end are of type SegmentedVector::iterator compiles correctly for me, (iter == end) does not.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list