|
META TOPICPARENT |
name="AMC13CppProductionSoftware" |
To Do |
|
< < | 2015-12-18 FIXED dgastler 2016-01-08
* AMC13Tool2 pv command breaks if a file in the current directory is not named correctly. eg "AMC13_T1_test.mcs" This will cause an exception and kill the "pv" command even if you aren't going to use that file. |
|
2015-11-30 |
|
-
- Restructure code so that top-level page with menu is rendered in
DTCManager.cc .
- Remove HTML header output from
Status::Report() (or make optional)
|
|
< < | 2015-08-06, djarcaro
AMC13 build warnings:
- src/common/Launcher_commands_control.cc:741: warning: no return statement in function returning non-void
- src/common/Launcher_commands_status.cc:55: warning: comparison between signed and unsigned integer expressions
- src/common/Launcher_commands.cc:64:39: warning: backslash and newline separated by space
|
| 2014-08-22, hazen
Status display, AMC_Links table: |
|
Done |
|
> > | 2015-12-18 FIXED dgastler 2016-01-08
* AMC13Tool2 pv command breaks if a file in the current directory is not named correctly. eg "AMC13_T1_test.mcs" This will cause an exception and kill the "pv" command even if you aren't going to use that file.
2015-08-06, djarcaro
AMC13 build warnings:
- src/common/Launcher_commands_control.cc:741: warning: no return statement in function returning non-void
- src/common/Launcher_commands_status.cc:55: warning: comparison between signed and unsigned integer expressions
- src/common/Launcher_commands.cc:64:39: warning: backslash and newline separated by space
|
| 2015-11-01
- Add "dump" command to AMC13Tool2. I suggest the following behavior:
|