<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>275728</bug_id>
          
          <creation_ts>2024-06-21 02:02:58 -0700</creation_ts>
          <short_desc>[GLib] Fix CLang build after switch to C++23</short_desc>
          <delta_ts>2024-06-21 03:30:47 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebKitGTK</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Philippe Normand">philn</reporter>
          <assigned_to name="Philippe Normand">philn</assigned_to>
          <cc>bugs-noreply</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2042394</commentid>
    <comment_count>0</comment_count>
    <who name="Philippe Normand">philn</who>
    <bug_when>2024-06-21 02:02:58 -0700</bug_when>
    <thetext>/usr/bin/../lib/gcc/x86_64-redhat-linux/14/../../../../include/c++/14/bits/unique_ptr.h:91:16: error: invalid application of &apos;sizeof&apos; to an incomplete type &apos;WebKitAutomationClient&apos;                               
   91 |  static_assert(sizeof(_Tp)&gt;0,                                                                                                                                                                              
      |                ^~~~~~~~~~~                                                                                                                                                                                 
/usr/bin/../lib/gcc/x86_64-redhat-linux/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function &apos;std::default_delete&lt;WebKitAutomationClient&gt;::operator()&apos; requested here  
  398 |    get_deleter()(std::move(__ptr));                                                                                                                                                                        
      |    ^                                                                                                                                                                                                       
/var/home/phil/WebKit/Source/WebKit/UIProcess/API/glib/WebKitWebContext.cpp:213:5: note: in instantiation of member function &apos;std::unique_ptr&lt;WebKitAutomationClient&gt;::~unique_ptr&apos; requested here                 
  213 |     _WebKitWebContextPrivate()                                                                                                                                                                             
      |     ^                                                                                                                                                                                                      
/var/home/phil/WebKit/Source/WebKit/UIProcess/API/glib/WebKitWebContext.cpp:209:7: note: forward declaration of &apos;WebKitAutomationClient&apos;                                                                           
  209 | class WebKitAutomationClient;                                                                                                                                                                              
      |       ^                                                                                                                                                                                                    
1 error generated.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2042395</commentid>
    <comment_count>1</comment_count>
    <who name="Philippe Normand">philn</who>
    <bug_when>2024-06-21 02:06:28 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/30036</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2042407</commentid>
    <comment_count>2</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-06-21 03:30:44 -0700</bug_when>
    <thetext>Committed 280243@main (18670f2c3a78): &lt;https://commits.webkit.org/280243@main&gt;

Reviewed commits have been landed. Closing PR #30036 and removing active labels.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>