Hi,

I had few questions about error handling in libcg.

- Do we have error strings associated with error codes (other libraries
  like glibc, glib2 do have).

- What is error ECGSENTINEL. Comment says that new error codes should
  go above it but I see error codes below it too.

- Is ECGOTHER a good interface for getting to errors returned by glibc.
  Should we remap those errors to libcg codes as relevant. I see that
  glib2 does so at least for file errors.

 
http://developer.gnome.org/glib/2.30/glib-File-Utilities.html#G-FILE-ERROR-NOENT:CAPS

Thanks
Vivek 

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Libcg-devel mailing list
Libcg-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libcg-devel

Reply via email to