> This shouldn't be an assert in the first place, since it would be > triggered by user input rather than a BFD programming error. Also, > bfd_error should be set whenever returning false. Great, that takes care of the issue. Thanks Alan.