View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002101 | OpenFOAM | Contribution | public | 2016-05-26 14:18 | 2016-05-26 14:58 |
Reporter | MattijsJ | Assigned To | henry | ||
Priority | low | Severity | feature | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | GNU/Linux | OS | OpenSuSE | OS Version | 13.2 |
Product Version | dev | ||||
Fixed in Version | dev | ||||
Summary | 0002101: variant of DebugVar | ||||
Description | Attached messageStream.H with a variant of DebugVar that uses Pout.prefix() to print variables that use multiple lines. | ||||
Tags | No tags attached. | ||||
|
messageStream.H (10,624 bytes) |
|
I don't think 'DebugVarLines' is a good name, it is not clear what the 'Lines' signifies. What about 'DebugObject'? Are both 'DebugVar' and 'DebugVarLines' needed? What about simply replacing 'DebugVar'? |
|
messageStream_better.H (10,316 bytes) |
|
I've uploaded a new version. It can indeed replace DebugVar and will behave the same for single-line items. The only downside I can see is the additional storage for the prefix string. |
|
Resolved by commit bf71b29434b164643bbbfa538935435b66e1c66d |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-05-26 14:18 | MattijsJ | New Issue | |
2016-05-26 14:18 | MattijsJ | File Added: messageStream.H | |
2016-05-26 14:24 | henry | Note Added: 0006325 | |
2016-05-26 14:34 | MattijsJ | File Added: messageStream_better.H | |
2016-05-26 14:36 | MattijsJ | Note Added: 0006326 | |
2016-05-26 14:58 | henry | Note Added: 0006327 | |
2016-05-26 14:58 | henry | Status | new => resolved |
2016-05-26 14:58 | henry | Fixed in Version | => dev |
2016-05-26 14:58 | henry | Resolution | open => fixed |
2016-05-26 14:58 | henry | Assigned To | => henry |