aboutsummaryrefslogtreecommitdiff
path: root/lib/error_handler.c
Commit message (Collapse)AuthorAgeFilesLines
* Consolidate platform detection preprocessor checksJoseph Hunkeler2020-04-241-0/+1
|
* Handle NULL reasonJoseph Hunkeler2020-04-211-3/+9
|
* Properly declare SPM_ERR_STRING globalJoseph Hunkeler2020-04-191-0/+12
|
* Better reporting when a package does not existJoseph Hunkeler2020-04-191-0/+10
| | | | | | | | * Add additional errors * Fix user_input function missing an error return value * spmbuild sources a temporary file instead of output from a sub-shell * Fix indentation problem * A reason can be attached to spmerrno using spmerrno_cause()
* Add error handlerJoseph Hunkeler2020-04-191-0/+27