Issue 115682 - avoid accidental implicit conversions in GSL
Summary: avoid accidental implicit conversions in GSL
Status: ACCEPTED
Alias: None
Product: gsl
Classification: Code
Component: code (show other issues)
Version: DEV300m93
Hardware: All All
: P5 (lowest) Trivial (vote)
Target Milestone: OOo 3.x
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-19 16:23 UTC by hdu@apache.org
Modified: 2017-05-20 11:33 UTC (History)
1 user (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 hdu@apache.org 2010-11-19 16:23:35 UTC
Constructors which could introduce accidental implicit conversions should be marked as explicit. For good 
measure also the other constructors in these classes should be marked as such.

When some of these cases would require too many changes in foreign code the non-code-churning 
approach is preferred.
Comment 1 hdu@apache.org 2010-11-19 16:24:01 UTC
.
Comment 2 Marcus 2017-05-20 11:33:14 UTC
Reset assigne to the default "issues@openoffice.apache.org".