Issue 49079 - strhelper.cxx should use rtl::math
Summary: strhelper.cxx should use rtl::math
Status: CLOSED FIXED
Alias: None
Product: gsl
Classification: Code
Component: code (show other issues)
Version: current
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 2.3
Assignee: hdu@apache.org
QA Contact: issues@gsl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-11 09:38 UTC by ooo
Modified: 2007-07-10 13:59 UTC (History)
3 users (show)

See Also:
Issue Type: TASK
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description ooo 2005-05-11 09:38:12 UTC
psprint/source/helper/strhelper.cxx implements it's own string/double conversion
routines that duplicate code and already caused several porting headaches, it
should use the ::rtl::math::* methods instead, available from rtl/math.hxx

Eike
Comment 1 philipp.lohmann 2005-05-11 09:46:38 UTC
will do post 2.0
Comment 2 pavel 2005-05-11 13:46:47 UTC
see also #i48845#.
Comment 3 philipp.lohmann 2007-05-31 09:34:16 UTC
fixed in CWS vcl79, thanks to liyuan for the patch
Comment 4 liyuan 2007-06-07 04:51:59 UTC
:-)
Comment 5 philipp.lohmann 2007-06-19 11:57:32 UTC
please verify in CWS vcl79
Comment 6 hdu@apache.org 2007-06-19 12:51:05 UTC
verified in CWS vcl79
Comment 7 hdu@apache.org 2007-07-10 13:59:16 UTC
got into SRC680_m219 => closing