Opened 16 years ago
Closed 16 years ago
#13 closed defect (fixed)
Gnuplot zero range problem
Reported by: | anonymous | Owned by: | Jari Häkkinen |
---|---|---|---|
Priority: | minor | Milestone: | svndigest 0.7 |
Component: | core | Version: | |
Keywords: | Cc: |
Description (last modified by )
When the range of vector is zero, Gnuplot complains. This should be taken care of somehow.
This happens when plotting the statistics for a file with no lines. This may happen directories as well, if the e.g. the directory has no files.
Change History (3)
comment:1 Changed 16 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 16 years ago by
Status: | new → assigned |
---|
comment:3 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
This is fixed as of revision:73 (faulty use of STL).