• Show log

    Commit

  • Hash : 34bf2d93
    Author : Jamie Madill
    Date : 2017-02-06T13:40:59

    translator: Fix ASSERT in array init corner case.
    
    This ASSERT was benign and can be turned into an error check. The
    pattern in question is to initialize an array with another array
    as the first argument, but dereferencing the array with "." instead
    of "[]". This would trip up our error handling.
    
    BUG=chromium:662702
    
    Change-Id: Ie0e44af7b9d1a66cad03cefae9bf931f8e216cd9
    Reviewed-on: https://chromium-review.googlesource.com/437599
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: Corentin Wallez <cwallez@chromium.org>
    

  • 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