#703 closed defect (fixed)
Miscellaneous fixes for pjlib
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | minor | Milestone: | release-1.1 |
Component: | pjlib | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description (last modified by bennylp)
This ticket is the placeholder for miscellaneous fixes for PJLIB. The corresponding ticket for the 1.0 branch is ticket #715.
Change History (5)
comment:1 Changed 16 years ago by bennylp
comment:2 Changed 16 years ago by bennylp
- Description modified (diff)
- Summary changed from Minor fixes to Miscellaneous fixes for pjlib
comment:3 Changed 16 years ago by bennylp
- Description modified (diff)
comment:4 Changed 16 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
comment:5 Changed 16 years ago by bennylp
In r2512:
- Documentation error for pj_timer_heap_poll(): if no timer exists, the second part of timeval will be filled with PJ_MAXINT32 and not -1. Thanks Phil Torre for the report
Note: See
TracTickets for help on using
tickets.
r2427: