View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002138 | OpenFOAM | Patch | public | 2016-07-03 23:11 | 2016-07-03 23:19 |
Reporter | wyldckat | Assigned To | henry | ||
Priority | low | Severity | text | Reproducibility | N/A |
Status | resolved | Resolution | fixed | ||
Product Version | dev | ||||
Fixed in Version | |||||
Summary | 0002138: Typos in "removeRegisteredObject.H" and "writeObjects.H" | ||||
Description | While studying how to solve report #2090, I stumbled upon a typo on both of the aforementioned header files, where the documentation states that the parameter name is "objectNames", when the code instead looks for "objects". The attached files aim to update the documentation according to what the code is looking for, i.e. "objects": - src/functionObjects/utilities/removeRegisteredObject/removeRegisteredObject.H - src/functionObjects/utilities/writeObjects/writeObjects.H | ||||
Additional Information | I haven't double-checked, but this should also apply without problems in the repository for OpenFOAM 4.x as well. | ||||
Tags | No tags attached. | ||||
|
removeRegisteredObject.H (3,873 bytes) |
|
writeObjects.H (4,290 bytes) |
|
Resolved in OpenFOAM-4.x by commit da871b3bc575e4f676bcdde095635c81656e24ca Resolved in OpenFOAM-dev by commit 8e900af6e30b320950a3a370b88f8a49a6703d70 |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-07-03 23:11 | wyldckat | New Issue | |
2016-07-03 23:11 | wyldckat | Status | new => assigned |
2016-07-03 23:11 | wyldckat | Assigned To | => henry |
2016-07-03 23:11 | wyldckat | File Added: removeRegisteredObject.H | |
2016-07-03 23:11 | wyldckat | File Added: writeObjects.H | |
2016-07-03 23:19 | henry | Note Added: 0006487 | |
2016-07-03 23:19 | henry | Status | assigned => resolved |
2016-07-03 23:19 | henry | Fixed in Version | => 4.x |
2016-07-03 23:19 | henry | Resolution | open => fixed |