Opened 12 years ago
Closed 12 years ago
#1712 closed defect (fixed)
i.class program fails to create a new signature file
Reported by: | neteler | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 6.4.3 |
Component: | Imagery | Version: | svn-releasebranch64 |
Keywords: | i.class | Cc: | |
CPU: | Unspecified | Platform: | Unspecified |
Description
Problem: The i.class program fails to create a brand new signature file.
Cause: The signature structure is not initialized in the case of a signature file not being read in.
Fix: Move I_init_signatures() up, see attachment.
Attachments (1)
Change History (2)
by , 12 years ago
Attachment: | i_class_fix.diff added |
---|
comment:1 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Bugfix by J. Westervelt