View Issue Details

IDProjectCategoryView StatusLast Update
0000252OpenFOAMBugpublic2015-01-29 08:15
Reporteruser19Assigned Tohenry  
PrioritynormalSeverityminorReproducibilityN/A
Status resolvedResolutionfixed 
Summary0000252: doxyFilter.sed cannot handle wrapped "Class" lines
DescriptionThe below listed files contain overly long "Class" documentation comments, which is why the author has wrapped them at ::. However, doxyFilter.sed cannot handle this and creates \class commands for each of the lines.

I tried coming up with a patch for doxyFilter.sed, but my sed-foo definitely is not up to par with the task of unwrapping the lines and conserving the line numbers at the same time.

The affected files are:

src/regionModels/surfaceFilmModels/derivedFvPatchFields/wallFunctions/mutkFilmWallFunction/mutkFilmWallFunctionFvPatchScalarField.H
src/turbulenceModels/compressible/LES/derivedFvPatchFields/wallFunctions/muSgsWallFunctions/muSgsUSpaldingWallFunction/muSgsUSpaldingWallFunctionFvPatchScalarField.H
src/turbulenceModels/compressible/RAS/derivedFvPatchFields/turbulentMixingLengthDissipationRateInlet/turbulentMixingLengthDissipationRateInletFvPatchScalarField.H
src/turbulenceModels/incompressible/LES/derivedFvPatchFields/wallFunctions/nuSgsWallFunctions/nuSgsUSpaldingWallFunction/nuSgsUSpaldingWallFunctionFvPatchScalarField.H
src/turbulenceModels/incompressible/RAS/derivedFvPatchFields/turbulentMixingLengthDissipationRateInlet/turbulentMixingLengthDissipationRateInletFvPatchScalarField.H
src/turbulenceModels/incompressible/RAS/derivedFvPatchFields/wallFunctions/kappatWallFunctions/kappatJayatillekeWallFunction/kappatJayatillekeWallFunctionFvPatchScalarField.H
TagsNo tags attached.

Activities

henry

2015-01-29 08:15

manager   ~0003613

Resolved by commit ddb78f96a68b3f3ba0eb014506521445533db630

Issue History

Date Modified Username Field Change
2011-07-16 11:56 user19 New Issue
2015-01-29 08:15 henry Note Added: 0003613
2015-01-29 08:15 henry Status new => resolved
2015-01-29 08:15 henry Resolution open => fixed
2015-01-29 08:15 henry Assigned To => henry