View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0010439CDashpublic2010-03-18 11:202010-04-02 08:46
ReporterBrad King 
Assigned ToJulien Jomier 
PrioritynormalSeverityfeatureReproducibilityN/A
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version1.6.4 
Summary0010439: Command Lines in Build Error/Warning Display
DescriptionCurrently 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.
TagsNo tags attached.
Attached Files

 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!

 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


Copyright © 2000 - 2018 MantisBT Team