K 10 svn:author V 6 jbeich K 8 svn:date V 27 2018-01-21T02:22:41.914306Z K 7 svn:log V 469 security/veracrypt: unbreak build with wxWidgets 3.0.3 TextUserInterface.cpp:122:5: error: const_cast from 'const wxScopedWCharBuffer' (aka 'const wxScopedCharTypeBuffer') to 'wchar_t *' is not allowed const_cast (passwordStr.wc_str())[i] = L'X'; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ PR: 223758 Submitted by: rozhuk.im@gmail.com Approved by: maintainer timeout (2 months) END