Changes between Initial Version and Version 1 of Ticket #63064


Ignore:
Timestamp:
Jun 10, 2021, 10:31:37 AM (3 years ago)
Author:
rossburton (Ross Burton)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #63064 – Description

    initial v1  
    1 port install zsync fails to build:
     1`port install zsync` fails to build:
    22
     3{{{
    34:info:build http.c:128:13: error: implicitly declaring library function 'strcasecmp' with type 'int (const char *, const char *)' [-Werror,-Wimplicit-function-declaration]
    45:info:build         if (strcasecmp(buf, "Location"))
    56:info:build             ^
    6 
     7}}}