]> git.tuebingen.mpg.de Git - paraslash.git/commit
com_check(): Report inconsistencies consistently.
authorAndre Noll <maan@tuebingen.mpg.de>
Wed, 19 Mar 2025 17:10:42 +0000 (18:10 +0100)
committerAndre Noll <maan@tuebingen.mpg.de>
Mon, 7 Apr 2025 14:11:49 +0000 (16:11 +0200)
commit079e7572f231bdc135ed263f58e2679d5414e6a6
treeebef49a0c51841bda5c7d0904ce675ced5d4b122
parent49e420a1525fa40fcf4301671755c4a534f13c5f
com_check(): Report inconsistencies consistently.

Currently the various checkers report the inconsistencies they detect
in one of the osl tables to either stdout via the pbout para_buffer
or to stderr by calling afs_error(), Unify this by replacing all
calls to afs_error().
mood.c
playlist.c