Issue 29451 - OutputDevice::HasGlyphs returns wrong value on success
Summary: OutputDevice::HasGlyphs returns wrong value on success
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.0
Assignee: philipp.lohmann
QA Contact: issues@gsl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-24 14:59 UTC by philipp.lohmann
Modified: 2004-07-07 15:42 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description philipp.lohmann 2004-05-24 14:59:45 UTC
OutputDevice::HasGlyphs returns the tested string's length instead of STRING_LEN
in case the test succeded. While this is aguably true also, STRING_LEN would be
clearer IMHO.
Comment 1 hdu@apache.org 2004-05-24 15:04:53 UTC
Good idea. Changed on CWS vcl22 in outdev3.cxx.
Comment 2 hdu@apache.org 2004-05-24 15:06:36 UTC
reopening for reassignment.
Comment 3 hdu@apache.org 2004-05-24 15:07:12 UTC
HDU->PL: please verify in CWS vcl22
Comment 4 hdu@apache.org 2004-05-24 15:07:44 UTC
Changing status back to fixed.
Comment 5 philipp.lohmann 2004-05-24 15:10:54 UTC
verified
Comment 6 philipp.lohmann 2004-07-07 15:42:02 UTC
merged in 680m47

closing