• Show log

    Commit

  • Hash : b793888a
    Author : Scott Marcy
    Date : 2024-05-09T11:40:18

    Deeply nested switch statements -> ambiguous error
    
    Improve the error reported (and potentially avoid a stack overflow
    crash) when parsing deeply nested `switch` statements.
    
    Limits the total number of nested switch and/or iterator statements to
    `mMaxStatementDepth` (defaults to 256).
    
    Bug: angleproject:8645
    Change-Id: Iba4795db15c3859d172df8366bc7de3125c2d472
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5527630
    Auto-Submit: Scott M <mscott@apple.com>
    Reviewed-by: Geoff Lang <geofflang@chromium.org>
    Reviewed-by: Kimmo Kinnunen <kkinnunen@apple.com>
    Commit-Queue: Kimmo Kinnunen <kkinnunen@apple.com>
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/angle.git
    Git SSH git@git.kmx.io:kc3-lang/angle.git
    Public access ? public
    Description

    A conformant OpenGL ES implementation for Windows, Mac, Linux, iOS and Android.

    Homepage

    Github

    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg_l thodg
    Tags