[MacPorts] #43353: clang-3.4: error: 'assertion_failed__839' declared as an array with a negative size

MacPorts noreply at macports.org
Thu Apr 17 21:36:47 PDT 2014


#43353: clang-3.4: error: 'assertion_failed__839' declared as an array with a
negative size
---------------------------+------------------------
  Reporter:  ryandesign@…  |      Owner:  jeremyhu@…
      Type:  defect        |     Status:  new
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.2.1
Resolution:                |   Keywords:  leopard
      Port:  clang-3.4     |
---------------------------+------------------------

Comment (by jeremyhu@…):

 Yep, you're getting the legacy struct

 {{{
 952      struct dirent {
 953      ino_t d_ino;
 954      __uint16_t d_reclen;
 955      __uint8_t d_type;
 956      __uint8_t d_namlen;
 957      char d_name[255 + 1];
 958     };
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/43353#comment:9>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list