mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Preserve libgit2 error codes
Throw a system_error with a libgit2_category error category for errors that propagate from libgit2.
This commit is contained in:
@@ -56,3 +56,5 @@ LOOT uses error category objects to identify errors with codes that originate in
|
||||
lower-level libraries.
|
||||
|
||||
.. doxygenfunction:: loot::libloadorder_category
|
||||
|
||||
.. doxygenfunction:: loot::libgit2_category
|
||||
|
||||
Reference in New Issue
Block a user