[augeas-devel] Error reporting API

David Lutterkort lutter at redhat.com
Wed Oct 7 17:18:33 UTC 2009


On Wed, 2009-10-07 at 08:38 -0400, Bryan Kearney wrote:
> I am updating the java bindings. Should I still us the return value to 
> determine if the call was successul, or use this new method api?

Either will work. aug_error should only return something != AUG_NOERROR
if the preceding API call returned an error (usually a negative value)

David





More information about the augeas-devel mailing list