efl/ecore_getopt: add ECORE_GETOPT_ACTION_BREAK.
authorGustavo Sverzut Barbieri <barbieri@gmail.com>
Mon, 10 Dec 2012 18:43:36 +0000 (18:43 +0000)
committerGustavo Sverzut Barbieri <barbieri@gmail.com>
Mon, 10 Dec 2012 18:43:36 +0000 (18:43 +0000)
commitc5667e38029a6f3d6377f9a26b2f2dcbac5a1d6b
treea1223ecf055e52ec6d631f5aca39335143595ee5
parent0ca0b36df13855c38a2d97395eddfb945566b5d5
efl/ecore_getopt: add ECORE_GETOPT_ACTION_BREAK.

Thanks to PrinceAMD (Deon Thomas) for bugging me to implement this,
then test and add a fix, now we can implement something similar to
"xterm -e" in terminology.

ECORE_GETOPT_ACTION_BREAK will allow generic options to behave the
same as GNU's --, breaking out of argument parsing logic.

SVN revision: 80619
ChangeLog
NEWS
src/lib/ecore/Ecore_Getopt.h
src/lib/ecore/ecore_getopt.c