mirror of
https://github.com/moparisthebest/pacman
synced 2024-11-10 11:35:00 -05:00
3847446603
This is an unfortunate chain of events. RET_ERR and RET_ERR_VOID will eventually call CHECK_HANDLE, which resets the handle's pm_errno member. Dan probably had a reason for doing this, so we merely switch the order of operations in the RET_ERR macros to avoid stomping on our pm_errno. Signed-off-by: Dave Reisner <d@falconindy.com> |
||
---|---|---|
.. | ||
libalpm |