| Summary: | BLAST's defile needs frame offset specification in format file | ||
|---|---|---|---|
| Product: | [Applications] kst | Reporter: | D. V. Wiebe <dvw> |
| Component: | datasources | Assignee: | Netterfield <netterfield> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | 1.x | ||
| Target Milestone: | --- | ||
| Platform: | Slackware | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
D. V. Wiebe
2004-10-27 19:29:55 UTC
CVS commit by netterfield: BUG: 92215 The syntax is FRAMEOFFSET <frameoffset> DirFiles with a line like this added will not work with old versions of getdata/kst/b2klib. Asking for data before <frameoffset> will return 0, except for INDEX. M +65 -10 getdata.c 1.19 M +1 -0 getdata_struct.h 1.4 |