-
Committer:
Andrew Hutchings
-
Date:
2010-03-25 09:08:56 UTC
-
mto:
This revision was merged to the branch mainline in
revision
1406.
-
Revision ID:
linuxjedi@linuxjedi-laptop-20100325090856-sr9ppgl2gglsa4rn
Convert get_one_option to return an int instead of a bool
Change all get_one_option 'false' returns and exit errors to exit return codes for handle_options
Catch the return of get_one_option in handle_options and handle appropriately
Fix weird mixed indentation in my_getopt.cc