On 2011/3/28 Rémy Oudompheng <[email protected]> wrote: > Many alpm_option_get/set_*() functions already check this > and set pm_errno to the right value, but not all, so > this improves consistency.
I just noticed the ASSERT..RET_ERR construct, should it be the preferred way of implementing such things ? -- Rémy.
