[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Added a workaround to wfdb_fclose
(in `lib/wfdbio.c') so that
closing stdin
after using freopen
doesn't trigger a core dump.
If out-of-order annotations were written and automatic annotation sorting was
suppressed, the warning produced by oannclose
(in `lib/annot.c')
once again includes the correct sortann
command needed to put the
annotations into order. (This feature was broken by a previous revision.)