NOAA-EMC / NCEPLIBS-bufr

The NCEPLIBS-bufr library contains routines and utilites for working with the WMO BUFR format.
Other
40 stars 19 forks source link

yet even more testing #569

Closed jbathegit closed 4 months ago

jbathegit commented 4 months ago

Fixes #349 Part of #445

jbathegit commented 4 months ago

The bort 907 statement in copysb() was unreachable, because icmp can only ever be 0 or 1 when mesgbc() is called with a negative first argument.

I also found I couldn't practically test the bort 900 statement in reads3() when MXCNEM was fixed as a parameter at a value of 450. So I went ahead and added it to the set of global variables that can be specified at runtime via isetprm().