Lines Matching refs:Fixed
7 Fixed the examples to work again with the new code structure.
15 Fixed bug in `_flags_columns()` where `stty size` sometimes gave unexpected
27 Fixed issue #45. Empty help string causes `shflags_test_issue_28.sh` to fail.
36 Fixed issue #43. Added support for BusyBox `ash` shell.
38 Fixed issues #26, #27. Re-factored `_flags_itemInList()` to use built-ins.
40 Fixed issue #31. Documented newline support in FLAGS_HELP.
42 Fixed issue #28. DEFINE_boolean misbehaves when help-string is empty.
44 Fixed issue #25. Fix some typos.
56 Fixed issue #10. Usage of `expr` under FreeBSD 7.2 (FreeNAS 0.7.1) and FreeBSD
59 Fixed issue where booleans were sometimes mis-configured to require additional
64 Fixed issue #11. When help is requested, the help flag is no longer prefixed
69 Fixed issue #12. Requesting help shouldn't be considered an error.
76 Fixed issues# 13, 14. Added support for dashes '-' in long flag names. The
88 Fixed issue in `shflags_test_public.sh` where screens >80 columns were causing a
91 Issue #22. Fixed broken testGetFlagInfo() test.
104 Fixed issue# 7 where long flags defined with '=' (e.g. `--abc=123`) made it
124 Fixed bug under Solaris where the generated help was adding extra 'x'
129 Fixed some unset variable bugs.
138 Fixed `flags_reset()` so it unsets the default value environment vars.
150 Fixed bug that returned an error instead of success when recalling the default
172 Fixed bug where the help output added '[no]' to all flag names