• Show log

    Commit

  • Hash : de0ec75e
    Author : Jamie Madill
    Date : 2014-05-05T15:10:38

    Replace catch blocks from std::bad_alloc to ellipses.
    
    It seems we weren't catching bad_alloc despite using the correct syntax.
    Using ellipses solves the problem, and since we only expect bad_alloc
    it does the equivalent result of catching and returning out of memory.
    
    I'm currently not aware of the proper syntax to catch bad_alloc.
    
    BUg=angle:634
    
    Change-Id: Ib3154546d1b72d180cb565c71f35716696863cdd
    Reviewed-on: https://chromium-review.googlesource.com/198245
    Reviewed-by: Geoff Lang <geofflang@chromium.org>
    Reviewed-by: Nicolas Capens <nicolascapens@chromium.org>
    Tested-by: 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