isl_arg_parse: reset all flags with same option name whenever a flag is set
commit302ec18201b75c787f4923be0e37676be0af7ccb
authorSven Verdoolaege <skimo@kotnet.org>
Sun, 1 Jan 2012 17:24:58 +0000 (1 18:24 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Sun, 1 Jan 2012 17:24:58 +0000 (1 18:24 +0100)
tree10d78342b5d3797a28d22bb00a22da40db54924a
parent46153fb09b428f2cd7461674c1d1a1295185a856
isl_arg_parse: reset all flags with same option name whenever a flag is set

Otherwise, there is no way to turn off a flag that is set by default.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
isl_arg.c