-
Notifications
You must be signed in to change notification settings - Fork 0
Progagate errors from C-API #4
Copy link
Copy link
Open
Labels
0.5enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Currently errors are caught, but not disambiguated. When calls to libfes return a non-zero (or actually 1), there is the option to ask libfes for a clarification using either fes_error (returns string) or fes_errno (returns int/enum). It would be nice to use this functionality to give the user of gofes better errors.
See https://bitbucket.org/cnes_aviso/fes/src/master/C_API.rst for details!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
0.5enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers