| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0010439 | CDash | public | 2010-03-18 11:20 | 2010-04-02 08:46 | |||||
| Reporter | Brad King | ||||||||
| Assigned To | Julien Jomier | ||||||||
| Priority | normal | Severity | feature | Reproducibility | N/A | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | |||||||||
| Target Version | Fixed in Version | 1.6.4 | |||||||
| Summary | 0010439: Command Lines in Build Error/Warning Display | ||||||||
| Description | Currently the "new-style" build error/warning display has tables of this form: Source File: path/to/source.cxx Command: "/bin/c++" ... Directory: ... Exit Condition: ... Standard Output: ... Standard Error: ... The output and error boxes are of limited size with scrollbars if necessary. However, the Command is just one big box that scales with the content. Only rarely is the command actually useful, but it consumes a large portion of screen space. We should show only argv[0] of the command by default, but have a "+/-" link to enable/disable display of the rest. It should be a browser-side decision so that clicking the link requires no network traffic. We don't care about the transmission time to send the command line content; it's just the screen space. | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0020054) Julien Jomier (manager) 2010-04-01 18:13 |
It's implemented and updated on cdash.org. Let me know if that's not what you had in mind. |
|
(0020059) Brad King (manager) 2010-04-02 08:46 |
Excellent; that's it exactly. Thanks! |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2010-03-18 11:20 | Brad King | New Issue | |
| 2010-04-01 16:47 | Julien Jomier | Status | new => assigned |
| 2010-04-01 16:47 | Julien Jomier | Assigned To | => Julien Jomier |
| 2010-04-01 18:13 | Julien Jomier | Note Added: 0020054 | |
| 2010-04-01 18:13 | Julien Jomier | Status | assigned => resolved |
| 2010-04-01 18:13 | Julien Jomier | Fixed in Version | => 1.6.4 |
| 2010-04-01 18:13 | Julien Jomier | Resolution | open => fixed |
| 2010-04-02 08:46 | Brad King | Note Added: 0020059 | |
| 2010-04-02 08:46 | Brad King | Status | resolved => closed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |