Bug #154
OSCAR doesn't build on Haiku
| Status: | Closed | Start: | 10/23/2008 | |
|---|---|---|---|---|
| Priority: | Urgent | Due date: | ||
| Assigned to: | % Done: | 100% |
||
| Category: | OSCAR Protocol | Spent time: | - | |
| Target version: | 0.9.2 | |||
| Operating System: |
Description
OSCAR doesn't build because OSCARManager.h has (at line 44) a conflicting id_t type.
It conflicts with sys/types.h (at line 37) definition.
How can we avoid this?
It's bad to name types with _t BTW - because there are some system types defined with this suffix.
History
Updated by Pier Luigi Fiorini almost 2 years ago
- Category set to OSCAR Protocol
- Assigned to set to Bruno Albuquerque
Updated by Pier Luigi Fiorini almost 2 years ago
- Status changed from New to Closed