Issue 115682

Summary: avoid accidental implicit conversions in GSL
Product: gsl Reporter: hdu <hdu>
Component: codeAssignee: AOO issues mailing list <issues>
Status: ACCEPTED --- QA Contact:
Severity: Trivial    
Priority: P5 (lowest) CC: issues
Version: DEV300m93   
Target Milestone: OOo 3.x   
Hardware: All   
OS: All   
Issue Type: TASK Latest Confirmation in: ---
Developer Difficulty: ---

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".