Date: Sun, 21 Jan 2018 02:23:41 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 223758] math/saga: fail build with wxgtk30 - 3.0.3.1 Message-ID: <bug-223758-13-Ag67fU6yNR@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-223758-13@https.bugs.freebsd.org/bugzilla/> References: <bug-223758-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D223758 --- Comment #7 from commit-hook@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 'wcha= r_t *' is not allowed const_cast <wchar_t *> (passwordStr.wc_str())[i] =3D L'X'; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~ PR: 223758 Submitted by: rozhuk.im@gmail.com Approved by: maintainer timeout (2 months) Changes: head/security/veracrypt/Makefile head/security/veracrypt/files/patch-src_Main_TextUserInterface.cpp --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-223758-13-Ag67fU6yNR>