Changes between Initial Version and Version 1 of Ticket #63452


Ignore:
Timestamp:
Sep 5, 2021, 6:03:52 PM (3 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

It's the typical problem we see with Xcode 12 and later:

getopt.c:576:30: error: implicitly declaring library function 'strcmp' with type 'int (const char *, const char *)' [-Werror,-Wimplicit-function-declaration]

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #63452

    • Property Keywords catalina bigsur added
    • Property Version changed from to 2.7.1
    • Property Summary changed from gst compilation error (#include <string.h> is missing) to gst @3.2.5: getopt.c:576:30: error: implicitly declaring library function 'strcmp' with type 'int (const char *, const char *)' [-Werror,-Wimplicit-function-declaration]
  • Ticket #63452 – Description

    initial v1  
    11See main.log attached; a #include <string.h> is missing.
    22
    3 
     3{{{
    44gst @3.2.5_4 (lang)
    55    Free implementation of Smalltalk-80
     6}}}