Opened 6 years ago

Closed 5 years ago

#570 closed task (fixed)

Changes to make range checking optional [0.5 d]

Reported by: Ian Culverwell Owned by: Ian Culverwell
Priority: normal Milestone: ROPP9.1 carry over
Component: ropp_io Version: 9.0
Keywords: Cc:

Description

Change history (1)

comment:1 by Ian Culverwell, 5 years ago

Resolution: fixed
Status: newclosed

--no-ranchk is already an option in the base code. The only changes to include are ranchk=ranchk clauses in calls to ropp_io_thin and ropp_io_write. These are well established routines, so we don't need to do any more testing than to check that it compiles and runs OK. It does. Note that, in accordance with general policy, we do not advertise the --no-ranchk option, and, in view of the workaround discussed in #564, we don't switch off the warning that it's being invoked either.

Changes made at r6236. Closing ticket.

Note: See TracTickets for help on using tickets.