Markus Armbruster <arm...@redhat.com> writes: > Kevin Wolf <kw...@redhat.com> writes: [...] >> What was the proper use case for error_is_set() again? Or can we get rid >> of it? As long as it's there, you'll keep getting new offenders. > > I don't like it myself, and I think we can get rid of it.
At first glance, quite a few uses of error_set() look like bugs, usually latent ones. I guess we better examine them one by one. Yet another tree-wide cleanups... getting those committed has been a royal pain.