Changes between Initial Version and Version 1 of Ticket #56260


Ignore:
Timestamp:
Apr 10, 2018, 12:03:58 PM (6 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

It seems that gtkglext's use of a variable named index is conflicting with a function named index that is provided by the operating system. I am surprised that the operating system would provide a function with such a generic name, and that this problem was not observed before, but I can confirm the problem on my Sierra system.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #56260

    • Property Owner set to jd@…
    • Property Cc jd@… removed
    • Property Status changed from new to assigned
    • Property Summary changed from gtkglext 1.2.0 build failure to gtkglext @1.2.0: error: redefinition of 'index' as different kind of symbol
  • Ticket #56260 – Description

    initial v1  
    44The error is in gdkglshapes I think. By accesing the work path of the build and running make I obtain:
    55
     6{{{
    67gdkglshapes.c:552:12: error: redefinition of 'index' as different kind of symbol
    78static int index[20][3] =
     9}}}
    810
    9 My os and xcode version:
    10 xcode version 9.2
     11My os and xcode version:\\
     12xcode version 9.2\\
    1113macOS 10.12.6