7e403195e5
...with a boost::optional fallback for Xcode < 10 (as std::optional is only
available starting with Xcode 10 according to
<https://en.cppreference.com/w/cpp/compiler_support>, and our baseline for iOS
and macOS is still Xcode 9.3 according to README.md). And mechanically rewrite
all code to use o3tl::optional instead of boost::optional.
One immediate benefit is that disabling -Wmaybe-uninitialized for GCC as per
|
||
---|---|---|
.. | ||
inc | ||
qa/unit | ||
sdi | ||
source | ||
uiconfig/basicide | ||
util | ||
AllLangMoTarget_basctl.mk | ||
CppunitTest_basctl_dialogs_test.mk | ||
Library_basctl.mk | ||
Makefile | ||
Module_basctl.mk | ||
README | ||
UIConfig_basicide.mk |
Controls and dialogs for Basic. Contains the Basic IDE.