#887 closed defect (fixed)
Re-enable compile as C++ option for libraries as part of making exception work in Symbian, and add pjlib-test to default Symbian build
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | critical | Milestone: | release-1.3 |
Component: | common | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description (last modified by bennylp)
Change History (6)
comment:1 Changed 15 years ago by bennylp
- Description modified (diff)
- Summary changed from Re-enable compile as C++ option for libraries as part of making exception work in Symbian to Re-enable compile as C++ option for libraries as part of making exception work in Symbian, and add pjlib-test to default Symbian build
comment:2 Changed 15 years ago by bennylp
comment:3 Changed 15 years ago by bennylp
In r2769:
- added pj_shutdown() in pjlib-test's test.c
- refactor main_symbian.cpp (it's not been used for a while)
- compilation error/warning about initializing pj_str_t struct from non-constant value
comment:4 Changed 15 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
comment:5 Changed 15 years ago by bennylp
- Description modified (diff)
comment:6 Changed 15 years ago by nanang
In r2772:
- Minor update: added app registration info for Symbian pjlib-test, so there will be shortcut when installed on device.
Note: See
TracTickets for help on using
tickets.
In r2768: