View Issue Details

IDProjectCategoryView StatusLast Update
0001977OpenFOAMpublic2016-01-20 10:43
Reporteralexeym Assigned Tohenry  
PrioritynormalSeveritytextReproducibilityalways
Status resolvedResolutionfixed 
Product Versiondev 
Summary0001977: Disallowed constructors and assignment operators in protected area of classes
DescriptionThe following classes have disallowed constructors and assignment operators in protected area of the class:

thermophysicalModels/reactionThermo/mixtures/singleStepReactingMixture/singleStepReactingMixture.H
conversion/meshReader/starcd/STARCDMeshReader.H
finiteVolume/cfdTools/general/solutionControl/simpleControl/simpleControl.H
postProcessing/functionObjects/cloud/cloudInfo/cloudInfo.H
postProcessing/functionObjects/field/fieldCoordinateSystemTransform/fieldCoordinateSystemTransform.H
postProcessing/functionObjects/field/processorField/processorField.H
postProcessing/functionObjects/field/readFields/readFields.H
postProcessing/functionObjects/field/surfaceInterpolateFields/surfaceInterpolateFields.H
postProcessing/functionObjects/IO/removeRegisteredObject/removeRegisteredObject.H
postProcessing/functionObjects/IO/writeDictionary/writeDictionary.H
postProcessing/functionObjects/systemCall/systemCall.H
postProcessing/functionObjects/utilities/residuals/residuals.H
postProcessing/functionObjects/utilities/turbulenceFields/turbulenceFields.H
postProcessing/functionObjects/utilities/wallShearStress/wallShearStress.H
sampling/meshToMesh/calcMethod/cellVolumeWeight/cellVolumeWeightMethod.H
sampling/meshToMesh/calcMethod/direct/directMethod.H
sampling/meshToMesh/calcMethod/meshToMeshMethod/meshToMeshMethod.H

(Certain even have comment Private Data in protected area).
Steps To Reproduce1. Open file
2. Find disallowed constructor and operator in protected area.
Additional InformationUnfortunately I still do not have method for automatic discovery of such cases. Encountered them by accident.
TagsNo tags attached.

Activities

henry

2016-01-20 10:43

manager   ~0005861

Resolved by commit 2804f8748d80872546e26eed1163a2e54492b589

Issue History

Date Modified Username Field Change
2016-01-20 10:12 alexeym New Issue
2016-01-20 10:43 henry Note Added: 0005861
2016-01-20 10:43 henry Status new => resolved
2016-01-20 10:43 henry Resolution open => fixed
2016-01-20 10:43 henry Assigned To => henry
2016-03-11 11:44 administrator Category 3.0.1 => (No Category)