From owner-svn-ports-all@freebsd.org Fri Mar 29 15:46:09 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 74791156CC32; Fri, 29 Mar 2019 15:46:09 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 166526B09B; Fri, 29 Mar 2019 15:46:09 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 0620CDD9E; Fri, 29 Mar 2019 15:46:09 +0000 (UTC) Date: Fri, 29 Mar 2019 15:46:08 +0000 From: Alexey Dokuchaev To: Mark Linimon Cc: Mark Linimon , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r497145 - head/games/opencity Message-ID: <20190329154608.GA39829@FreeBSD.org> References: <201903291434.x2TEYSFv053140@repo.freebsd.org> <20190329145723.GA93117@FreeBSD.org> <20190329152045.GA17986@lonesome.com> <20190329153450.GA32455@FreeBSD.org> <20190329153747.GB17986@lonesome.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190329153747.GB17986@lonesome.com> User-Agent: Mutt/1.10.1 (2018-07-13) X-Rspamd-Queue-Id: 166526B09B X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.83 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.83)[-0.833,0]; REPLY(-4.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Mar 2019 15:46:09 -0000 On Fri, Mar 29, 2019 at 03:37:48PM +0000, Mark Linimon wrote: > On Fri, Mar 29, 2019 at 03:34:50PM +0000, Alexey Dokuchaev wrote: > > Why not use compiler:c++11-lang? > > I didn't look through all the source files to figure out if it was > really C++ or not. But you are aware that RTTI is C++ thing, right? Also, I've provided you with evidence that it is in fact written in C++. > In FreeBSD "c11" and "c++11-lang" have the same effect. > > If you insist I'll go back and re-test it. I'm a bit concerned about repochurn, so I won't insist. However, please be more careful next time, thank you Mark. ./danfe