Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#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)

This ticket enables C++ compilation option for libraries, as described by ticket #886.

Even though this option is set, the exception framework is still not working on Symbian (that will be fixed by ticket #886).

Also add pjlib-test to default Symbian build.

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

In r2768:

  • added compile as C++ option in the corresponding MMPs
  • also added pjlib-test in bld.inf
  • added pjlib-test.pkg
  • changed hash.c to hash_test.c in pjlib_test

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.