[Webkit-unassigned] [Bug 16689] New: pcre_exec.cpp's instructionPtrAtStartOfOnce needs a better name

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 31 15:15:47 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16689

           Summary: pcre_exec.cpp's instructionPtrAtStartOfOnce needs a
                    better name
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Minor
          Priority: P3
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: darin at apple.com
                CC: eric at webkit.org, darin at apple.com


A while back, we renamed a local variable named "prev" in pcre_exec to
"instructionPtrAtStartOfOnce". This isn't a very good name, because it was used
for more than one opcode, and there is no OP_ONCE any more!


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



More information about the webkit-unassigned mailing list