Changes between Initial Version and Version 1 of Ticket #71894


Ignore:
Timestamp:
Jan 21, 2025, 2:02:48 AM (12 months ago)
Author:
VariantXYZ
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #71894 – Description

    initial v1  
    1 ```
    2 :info:build src/xar.c:678:11: error: implicit declaration of function 'xar_prop_get_expect_notnull' is invalid in C99 $
    3 :info:build         if( 0 != xar_prop_get_expect_notnull((xar_file_t)x, "checksum/offset" ,&value) ) {
    4 :info:build                  ^
    5 :info:build 1 error generated.
    6 ```
     1:info:build src/xar.c:678:11: error: implicit declaration of function 'xar_prop_get_expect_notnull' is invalid in C99
    72
    83Related: https://trac.macports.org/ticket/71162
    9