Ticket #16 (closed enhancement: fixed)
PACKED and __attribure__((packed)) aren't defined in SUN CC
| Reported by: | jerryyu | Owned by: | zany |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | openobex-lib | Version: | |
| Keywords: | Cc: |
Description
PACKED and attribure((packed)) aren't defined in SUN CC, so they doesn't work in SUN C compiler. For the patch, at first if it's SUN CC will be checked. If it's Sun CC, both PACKED and attribute((packed)) will be defined to null.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
