Ticket #3930 (closed defect: fixed)

Opened 6 years ago

Last modified 6 years ago

MC Won't Compile for Apple

Reported by: sbingner Owned by: andrew_b
Priority: minor Milestone: 4.8.22
Component: mc-core Version: master
Keywords: Cc:
Blocked By: Blocking:
Branch state: merged Votes for changeset: committed-master

Description

Apple uses different names for members of struct stat. It wouldn't compile for iPhone as a result. Attached is a diff to fix this.

Attachments

structtime.diff (423 bytes) - added by sbingner 6 years ago.
Change name of members in struct time for APPLE compilation

Change History

Changed 6 years ago by sbingner

Change name of members in struct time for APPLE compilation

comment:1 Changed 6 years ago by andrew_b

  • Owner set to andrew_b
  • Status changed from new to accepted
  • Type changed from enhancement to defect
  • Branch state changed from no branch to on review
  • Milestone changed from Future Releases to 4.8.22

Branch: 3930_apple_stat_members
changeset:d352220604e9a3cae5ba219de7e0a013dd3ddbcf

comment:2 Changed 6 years ago by andrew_b

  • Votes for changeset set to andrew_b
  • Branch state changed from on review to approved

comment:3 Changed 6 years ago by andrew_b

  • Votes for changeset changed from andrew_b to committed-master
  • Branch state changed from approved to merged

Merged to master: [4059d3ab6e1815c3f5fe260e64312012a5ae893d].
Thanks!

comment:4 Changed 6 years ago by andrew_b

  • Status changed from accepted to testing
  • Resolution set to fixed

comment:5 Changed 6 years ago by andrew_b

  • Status changed from testing to closed
Note: See TracTickets for help on using tickets.