gkdr / libomemo

Implements OMEMO in C.
MIT License
55 stars 16 forks source link

more specific error codes #35

Closed gkdr closed 2 years ago

gkdr commented 3 years ago

to make remote debugging easier when nothing is obviously wrong, the error codes should be more specific (e.g. not always the same OMEMO_ERR_MALFORMED_XML, and possibly others).