[GRASS-dev] G_error()

Glynn Clements glynn at gclements.plus.com
Tue Apr 12 19:50:25 EDT 2011


Martin Landa wrote:

> I would propose adding non-fatal error reporting function to gislib.
> New G_error() would act in the similar way as G_fatal_error() except
> of calling exit(). Currently if you want to report error message
> without calling exit() you need to use G_warning() instead.

If the issue doesn't prevent the program from operating, is it really
an error?

Or is this intended for the case where you want to separate reporting
from termination?

-- 
Glynn Clements <glynn at gclements.plus.com>


More information about the grass-dev mailing list