summaryrefslogtreecommitdiffstats
path: root/src/gui
diff options
context:
space:
mode:
authorDenys Vlasenko <dvlasenk@redhat.com>2010-10-12 14:39:31 +0200
committerDenys Vlasenko <dvlasenk@redhat.com>2010-10-12 14:39:31 +0200
commit0bf035eaac1106c3eb6daecb277c193c9160d1af (patch)
treeccae87d00f91b9e3e68b3070f5dab3027d1891d4 /src/gui
parent4d68ae093b68bd857165cc249deb3486f81966bf (diff)
downloadabrt-0bf035eaac1106c3eb6daecb277c193c9160d1af.tar.gz
abrt-0bf035eaac1106c3eb6daecb277c193c9160d1af.tar.xz
abrt-0bf035eaac1106c3eb6daecb277c193c9160d1af.zip
Return a bitmask of found options from parse_opts()
This patch makes it easier to analyze "bool" type options - now they are all just bits in a single return value, no need to have an integer variable for each option. The previous behavior is retained too: it is useful for "cumulative" options like -vvv. The patch also removes all OPT_GROUPs. Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
Diffstat (limited to 'src/gui')
0 files changed, 0 insertions, 0 deletions