View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001989 | SOGo | Backend General | public | 2012-09-21 13:30 | 2012-09-24 17:17 |
Reporter | buzzdee | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 1.3.18 | ||||
Fixed in Version | 2.0.0 | ||||
Summary | 0001989: Compilation of SOGo fails with clang 3.1 | ||||
Description | Compilation of SOGo with clang 3.1 fails the following way: clang SOGoWebAppointmentFolder.m -c \ | ||||
Additional Information | There is a function declaration within a method which clang doesn't seem to like. trying to add the proposed ; at the end of the line lead to other errors. Trying to move the function declaration out of the method too. | ||||
Tags | No tags attached. | ||||
Fixed - see https://github.com/inverse-inc/sogo/commit/a6b07cd158da1155e68b5927a941edcf191e8ac0 for all details. |
|