Changeset 1c7e3b4e


Ignore:
Timestamp:
06/05/2024 04:54:27 AM (4 weeks ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
trunk
Children:
2445e19d
Parents:
4872e66
Message:

Fix building telepathy-glib-0.24.2 with gcc-14.

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/telepathy-glib.xml

    r4872e66 r1c7e3b4e  
    117117<screen><userinput remap="pre">patch -Np1 -i ../telepathy-glib-&telepathy-glib-version;-consolidated_fixes-1.patch</userinput></screen>
    118118-->
     119
     120    <para>
     121      First, fix building this package with gcc-14:
     122    </para>
     123
     124<screen><userinput remap="pre">sed -i '1794 s/tp_value_array_free/(GDestroyNotify) tp_value_array_free/' telepathy-glib/protocol.c</userinput></screen>
    119125
    120126    <para>
  • introduction/welcome/changelog.xml

    r4872e66 r1c7e3b4e  
    4343      <para>June 4th, 2024</para>
    4444      <itemizedlist>
     45        <listitem>
     46          <para>[renodr] - Fix building telepathy-glib-0.24.2 with gcc14. Fixes
     47          <ulink url="&blfs-ticket-root;19885">#19885</ulink>.</para>
     48        </listitem>
    4549        <listitem>
    4650          <para>[renodr] - Fix building gtksourceview-3.24.11 with gcc14. Fixes
Note: See TracChangeset for help on using the changeset viewer.