Opened 18 years ago
Closed 18 years ago
#299 closed defect (fixed)
Compile error when PJ_SOCKADDR_HAS_LEN is set
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-0.7.0 |
Component: | pjlib | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description
Compile error in sock_bsd.c when PJ_SOCKADDR_HAS_LEN is detected and set (by autoconf) because of changes in pj_sockaddr structure.
Change History (1)
comment:1 Changed 18 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Fixed in r1302