• Show log

    Commit

  • Hash : 6f0337a0
    Author : Tom Sepez
    Date : 2025-08-28T23:13:22

    Avoid some needless c_str() calls.
    
    Remove conversions from string -> char* -> string, as detected some
    time ago by a clang compiler plugin. Typically, this occurs when
    passing a c_str() result to a function that expects a string argument.
    
    Bug: b/412730353
    Change-Id: I1d9c83e9ed5c4900eec266e71f534661f0f3d4d4
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6896657
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Auto-Submit: Tom Sepez <tsepez@chromium.org>
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Geoff Lang <geofflang@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