Date: Fri, 07 Jul 2017 19:58:34 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 219844] devel/gdb: Allow builds with Python 3.x (tested with 3.6) Message-ID: <bug-219844-21822-rr6pzEOKcD@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-219844-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-219844-21822@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=3D219844 John Baldwin <jhb@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Open |In Progress --- Comment #8 from John Baldwin <jhb@FreeBSD.org> --- I did builds (and testport) on 11-stable of gdb with DEFAULT_VERSIONS=3Dpython=3D3.5 and 3.6 and both built fine. I also instal= led the gdb packages and simple python tests ('python \ print "foo" \ end' on the existing gdb with python2 and 'python \ print("foo") \ end' on the two gdb's built with 3.5 and 3.6) all worked ok. Does this need any further review o= r is this ready for commit now? --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-219844-21822-rr6pzEOKcD>