• Show log

    Commit

  • Hash : 8e7d7a30
    Author : Shannon Woods
    Date : 2014-09-02T17:09:08

    Fix use of references with va_start
    
    BUG=angle:736
    
    va_start behavior is undefined if the second parameter is a
    function, array, or reference type. clang produces a warning
    for this, while MSVC does not.
    
    Change-Id: I0bc2805e312e3542aac816f10a257e2f1cfad128
    Reviewed-on: https://chromium-review.googlesource.com/216010
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: Nico Weber <thakis@chromium.org>
    Tested-by: Nico Weber <thakis@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
    kc3_lang_org www_kmx_io thodg_w thodg_l thodg thodg_m
    Tags