From owner-svn-ports-all@freebsd.org Fri Oct 4 11:34:35 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 9F3DD12BD56; Fri, 4 Oct 2019 11:34:35 +0000 (UTC) (envelope-from cmt@burggraben.net) Received: from smtp.burggraben.net (smtp.burggraben.net [IPv6:2a01:4f8:140:50a2::3:1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "ns.exwg.net", Issuer "Christoph Moench-Tegeder" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 46l77t4X17z4H0s; Fri, 4 Oct 2019 11:34:34 +0000 (UTC) (envelope-from cmt@burggraben.net) Received: from localhost (localhost [127.0.0.1]) by smtp.burggraben.net (Postfix) with ESMTP id EE652600301; Fri, 4 Oct 2019 13:26:28 +0200 (CEST) X-Spam-Scanned: by amavisd-new at exwg.net Received: from smtp.burggraben.net ([127.0.0.1]) by localhost (ns.burggraben.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Su+-nvzSaOKj; Fri, 4 Oct 2019 13:26:17 +0200 (CEST) Received: from elch.exwg.net (elch.exwg.net [IPv6:2001:470:7120:1:127b:44ff:fe4f:148d]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "elch.exwg.net", Issuer "Christoph Moench-Tegeder" (verified OK)) by smtp.burggraben.net (Postfix) with ESMTPS; Fri, 4 Oct 2019 13:26:17 +0200 (CEST) Received: by elch.exwg.net (Postfix, from userid 1000) id 7387D1399FC; Fri, 4 Oct 2019 13:22:53 +0200 (CEST) Date: Fri, 4 Oct 2019 13:22:53 +0200 From: Christoph Moench-Tegeder To: Thierry Thomas Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r513745 - in head/cad/opencascade: . files Message-ID: <20191004112253.GA11563@elch.exwg.net> References: <201910040459.x944xsn0066143@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <201910040459.x944xsn0066143@repo.freebsd.org> User-Agent: Mutt/1.12.2 (2019-09-21) X-Rspamd-Queue-Id: 46l77t4X17z4H0s X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of cmt@burggraben.net has no SPF policy when checking 2a01:4f8:140:50a2::3:1) smtp.mailfrom=cmt@burggraben.net X-Spamd-Result: default: False [-1.82 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.96)[-0.956,0]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[4]; TO_DN_SOME(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[burggraben.net]; AUTH_NA(1.00)[]; NEURAL_HAM_LONG(-1.00)[-0.997,0]; RCVD_COUNT_THREE(0.00)[4]; IP_SCORE(-0.77)[ipnet: 2a01:4f8::/29(-2.04), asn: 24940(-1.80), country: DE(-0.01)]; R_SPF_NA(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:24940, ipnet:2a01:4f8::/29, country:DE]; RCVD_TLS_LAST(0.00)[] 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, 04 Oct 2019 11:34:35 -0000 ## Thierry Thomas (thierry@FreeBSD.org): > PR: 240971 > Suggested by: chitty_cloud (at) me.com It would've been nice if the people "suggesting" this kind of updates did some of the legwork and testing themselves - this, for example, uncovered some sloppy typing in cad/freecad (see ports r513761). Maybe other consumers of opencascade are affected as well (cad/kicad is ok, I didn't test others) - omitting the std namespace is somewhat common, I've been guilty of that myself but luckily don't have to deal with C++ that much anymore. Regards, Christoph -- Spare Space