Ticket #3930 (closed defect: fixed)
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
Change History
Changed 6 years ago by sbingner
- Attachment structtime.diff added
comment:1 Changed 6 years ago by andrew_b
- Status changed from new to accepted
- Owner set to andrew_b
- 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!
Note: See
TracTickets for help on using
tickets.
Change name of members in struct time for APPLE compilation