[MacPorts] #70147: scite fails to build: /opt/local/include/glib-2.0/glib/gunicode.h: error: comma at end of enumerator list
MacPorts
noreply at macports.org
Mon Jun 3 14:34:47 UTC 2024
#70147: scite fails to build: /opt/local/include/glib-2.0/glib/gunicode.h: error:
comma at end of enumerator list
---------------------------+--------------------
Reporter: barracuda156 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.9.3
Resolution: | Keywords:
Port: scite |
---------------------------+--------------------
Comment (by ryandesign):
Comma at end of enumerator list is a C99 thing, and you see other warnings
about C99 features before that, so build with `-std=gnu99`.
--
Ticket URL: <https://trac.macports.org/ticket/70147#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list