• Show log

    Commit

  • Hash : fd58d22c
    Author : Jamie Madill
    Date : 2019-10-24T12:55:07

    Enable "-Wtautological-type-limit-compare".
    
    This is used by Skia. It seems like a good this to enable in any case.
    It verifies that we don't do pointless comparisons like "int < INTMAX".
    
    Fix the one instance by using the base checked numeric helpers.
    
    Bug: angleproject:4046
    Change-Id: Ie14a9cb2754df52929591281062d92ef70df8f97
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1877474
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    Commit-Queue: Jamie Madill <jmadill@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 thodg_w www_kmx_io thodg_l thodg thodg_m
    Tags