pacman/lib
Anatol Pomozov 80ae80149a Add GOTO_ERR() macro to set error and then goto a label
This is a macro similar to RET_ERR but useful in the case when we need
to record an error and then jump to some cleanup section.

Signed-off-by: Anatol Pomozov <anatol.pomozov@gmail.com>
Signed-off-by: Allan McRae <allan@archlinux.org>
2020-03-09 16:34:17 +10:00
..
libalpm Add GOTO_ERR() macro to set error and then goto a label 2020-03-09 16:34:17 +10:00