flymake-add-err-info

flymake-add-err-info is a compiled Lisp function in `flymake.el'.

(flymake-add-err-info ERR-INFO-LIST LINE-ERR-INFO)

Update ERR-INFO-LIST with the error LINE-ERR-INFO, preserving sort order.
Returns the updated value of ERR-INFO-LIST.
For the format of ERR-INFO-LIST, see `flymake-err-info'.
For the format of LINE-ERR-INFO, see `flymake-ler-make-ler'.