Hi all,

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.

Martin

-- 
Martin Landa <landa.martin gmail.com> * http://geo.fsv.cvut.cz/~landa
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to