• Show log

    Commit

  • Hash : d7f2135f
    Author : Jamie Madill
    Date : 2013-10-30T17:53:15

    Fix build on QNX.
    
    InfoSink.h needs stdlib.h for abs(int) and free() in the global namespace.
    
    ExpressionParser needs malloc.h, because bison needs malloc and free in
    the global namespace, but "#include <cassert>" will put it only in the
    std:: namespace on QNX.
    
    BUG=500
    R=geofflang@chromium.org, shannonwoods@chromium.org
    
    Review URL: https://codereview.appspot.com/19330044
    
    Conflicts:
    
    	src/compiler/translator/InfoSink.h
    
    Change-Id: Ie480d5c293d099f21dafc8c1e7997c0b4cda7207
    Reviewed-on: https://chromium-review.googlesource.com/178998
    Reviewed-by: Shannon Woods <shannonwoods@chromium.org>
    Tested-by: Shannon Woods <shannonwoods@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 thodg_l
    Tags