• Show log

    Commit

  • Hash : 2b8f216c
    Author : Sungyong Choi
    Date : 2025-08-13T08:44:34

    Fix GCC -Wdeprecated-copy warning in ImageLoadContext
    
    Add an explicit copy assignment operator to ImageLoadContext to replace
    the implicitly-declared, deprecated version. This makes the intended
    assignment behavior explicit and silences the GCC warning when assigning
    a default-initialized value.
    
    BUG: angleproject:438226513
    Change-Id: I44d9b8bf12c5e3172d30ce5413460d881e61449b
    Signed-off-by: Sungyong Choi <sywow.choi@samsung.com>
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6845482
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Amirali Abdolrashidi <abdolrashidi@google.com>
    

  • 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