[Webkit-unassigned] [Bug 63392] New: Indirectly including TextPosition.h and XPathGrammar.h causes compile errors

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 25 17:49:35 PDT 2011


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

           Summary: Indirectly including TextPosition.h and XPathGrammar.h
                    causes compile errors
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jmont at apple.com


When both TextPosition.h and XPathGrammar.h are included a compile-error is caused, since XPathGrammar.h defines a macro called NUMBER and TextPosition has a typedef named NUMBER.

PS. I am not sure JavaScriptCore is the right component for this bug... If it is, then new test cases aren't relevant since no new code was added.

-- 
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