Skip to content
Prev 18091 / 63424 Next

RFC: API to allow identification of warnings and errors in the output stream

I am strongly opposed to locking in anything from the C internals of
error handling that is not already part of the API.  This is all very
much subject to change and anything along the lines you propose will
make that change more difficult.

Condition handling was added to make this sort of thing possible.  If
there are aspects of condition handling, or your understanding of
condition handing, that need to be improved then we can work on that.

Best,

luke
On Mon, 17 Oct 2005, Thomas Friedrichsmeier wrote: