There is a mismatch in parameters in cg_gopath_f. Documentation says: cg_gopath_f(fn, ier, path)
however, the actual (2.5r3) implementation is cg_gopath_f(fn, path, ier)
Log in to post a comment.