Opened 6 years ago
Closed 3 years ago
#555 closed task (fixed)
Avoid infinite loop when 'Protocol error' occurs [1 d]
Reported by: | Ian Culverwell | Owned by: | Ian Culverwell |
---|---|---|---|
Priority: | normal | Milestone: | ROPP9.1 carry over |
Component: | ropp_io | Version: | 11.0 |
Keywords: | Cc: |
Description
https://trac.romsaf.org/ropp/changeset/5427/ropp_src/branches/dev/Share/dmi_trunk_9.0/ropp_io/ncdf/ncdf_create.f90 https://trac.romsaf.org/ropp/changeset/5427/ropp_src/branches/dev/Share/dmi_trunk_9.0/ropp_io/ncdf/ncdf_error_handler.f90
Original changesets:
Avoid infinite loop when 'Protocol error' occurs: https://trac.romsaf.org/ropp/changeset/5288/ropp_src/branches/dev/Share/dmi_trunk_8.1/ropp_io/ncdf/ncdf_error_handler.f90
Change history (4)
comment:1 by , 5 years ago
comment:2 by , 5 years ago
(For some reason the f90 files in ropp_io/ncdf are considered to be binary: they have svn:mime-type of application/octet-stream
. This prevents the svn trac system from displaying differences between revisions. Change svn:mime-type of these files to text/plain
in r5932.)
comment:3 by , 5 years ago
Is the original problem a Ubuntu issue, like that in #556? If so, we will not be able to test it.
comment:4 by , 3 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Version: | 9.0 → 11.0 |
Closing ticket.
This seems unexceptionable. I don't have a way (or data) to test it, so we'll take this one on trust, and leave ticket open, until we do. Change committed at r5930.