[Webkit-unassigned] [Bug 164973] New: Disable #line markers in bison output on Windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 18 17:20:25 PST 2016


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

            Bug ID: 164973
           Summary: Disable #line markers in bison output on Windows
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: annulen at yandex.ru

New bison versions since 3.0 have bug that causes unescaped paths to be printed in #line directives. On Windows CMake passes absolute paths to bison that have backslashes in them, leading to compiler errors or warnings because of unrecognized escape sequences.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161119/1b7eba89/attachment.html>


More information about the webkit-unassigned mailing list