Changes between Initial Version and Version 2 of Ticket #72693


Ignore:
Timestamp:
Jul 15, 2025, 7:21:29 AM (7 months ago)
Author:
jmroot (Joshua Root)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #72693 – Description

    initial v2  
    22
    33I'm not sure what is the root cause. There are some warnings which may be contributing:
    4 
     4{{{
    55:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_gdb/gdb/work/gdb-15.1/zlib/gzlib.c:534:22: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
    66:info:build   534 | const char * ZEXPORT gzerror(file, errnum)
    77:info:build       |                      ^
    8 
     8}}}
     9{{{
    910:info:build In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_gdb/gdb/work/gdb-15.1/zlib/zutil.c:10:
    1011:info:build In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_gdb/gdb/work/gdb-15.1/zlib/gzguts.h:21:
     
    1314:info:build   318 | FILE    *fdopen(int, const char *) __DARWIN_ALIAS_STARTING(__MAC_10_6, __IPHONE_2_0, __DARWIN_ALIAS(fdopen));
    1415:info:build       |          ^
     16}}}