[Uim-bugs] [Bug 501] New: Add uim_code_converter to finalization function
bugzilla-daemon at pdx.freedesktop.org
bugzilla-daemon at pdx.freedesktop.org
Mon Apr 19 06:00:51 EEST 2004
http://pdx.freedesktop.org/cgi-bin/bugzilla/show_bug.cgi?id=501
Summary: Add uim_code_converter to finalization function
Product: UIM
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: P4
Component: libuim
AssignedTo: yamaken at bp.iij4u.or.jp
ReportedBy: yamaken at bp.iij4u.or.jp
CC: uim-bugs at freedesktop.org
uim_code_converter is used to abstract platform-dependent code convereter. But
current libuim is assuming that converted string is an ordinary C storage and
simply free() sometime. This is inappropriate for object oriented string such as
QString in Qt. See IMKit-uim 0.4.2 for actual code.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the uim-bugs
mailing list