[Bug 223758] math/saga: fail build with wxgtk30 - 3.0.3.1
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Jan 21 02:23:41 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223758
--- Comment #7 from commit-hook at freebsd.org ---
A commit references this bug:
Author: jbeich
Date: Sun Jan 21 02:22:42 UTC 2018
New revision: 459567
URL: https://svnweb.freebsd.org/changeset/ports/459567
Log:
security/veracrypt: unbreak build with wxWidgets 3.0.3
TextUserInterface.cpp:122:5: error: const_cast from 'const
wxScopedWCharBuffer' (aka 'const wxScopedCharTypeBuffer<wchar_t>') to 'wchar_t
*' is not allowed
const_cast <wchar_t *>
(passwordStr.wc_str())[i] = L'X';
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
PR: 223758
Submitted by: rozhuk.im at gmail.com
Approved by: maintainer timeout (2 months)
Changes:
head/security/veracrypt/Makefile
head/security/veracrypt/files/patch-src_Main_TextUserInterface.cpp
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list