14 Nov
2007
14 Nov
'07
12:06 a.m.
On Nov 13, 2007 5:38 PM, Nathan Jones <nathanj@insightbb.com> wrote:
This makes --ignore and --ignoregroup able to accept multiple packages/groups by separating each with a comma.
For instance: pacman -Su --ignore kernel26,udev,glibc
This was requested in the comments of FS#8054.
Signed-off-by: Nathan Jones <nathanj@insightbb.com>
Wow man, you're like a machine. Thanks so much for doing this. One comment on the strsplit function though - could you please check the strndup return for non-null, it'd make me feel better 8)