From owner-freebsd-standards@FreeBSD.ORG Tue Jul 7 16:16:00 2009 Return-Path: Delivered-To: freebsd-standards@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 93A8B1065670; Tue, 7 Jul 2009 16:16:00 +0000 (UTC) (envelope-from alexanderchuranov@gmail.com) Received: from mail-ew0-f213.google.com (mail-ew0-f213.google.com [209.85.219.213]) by mx1.freebsd.org (Postfix) with ESMTP id EC87F8FC18; Tue, 7 Jul 2009 16:15:59 +0000 (UTC) (envelope-from alexanderchuranov@gmail.com) Received: by ewy9 with SMTP id 9so5102053ewy.43 for ; Tue, 07 Jul 2009 09:15:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=vozShO6FL/JeliS+mE3R40MftwpzZpiRk34sdkuhfTo=; b=L/rviYpNuXRl2PZ7jyLcGx0KC05l2b0mCMBdrDxQx0Jr8Twboe+hXGoHvNpmwldsDj gTsV6W4IYQjg93tawc/urs7Wb6ZIolCLMnzqPusd/bTMIa4FgTE4z+Xl2k4R1TOSVDgB x1MxkpTJA7dgRtb5QVswQzyeCP0NDJBTelo7c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=wqyGAqo26S7Jxw1xrfhx9rcZ6H70U8xlE5+2sWqjnEZ2i7On1cq76p7nIvAq1onXol Q52tGBeitnm8vo7To2THiaNE2B531qPz6YD3O66VK9JvbvUUGGQD85ec/IUA5hqj0GZ3 b4ZcJ3XIszRvbl1SrBhWSGEb9QM5xyZ6f0PPk= MIME-Version: 1.0 Received: by 10.210.34.2 with SMTP id h2mr5546651ebh.71.1246981893407; Tue, 07 Jul 2009 08:51:33 -0700 (PDT) In-Reply-To: <20090706215227.GA26491@zim.MIT.EDU> References: <4A5200CF.600@incunabulum.net> <20090706205409.GA25996@zim.MIT.EDU> <4A5264C0.1050509@incunabulum.net> <20090706215227.GA26491@zim.MIT.EDU> Date: Tue, 7 Jul 2009 19:51:33 +0400 Message-ID: <3cb459ed0907070851p772c39c5u9514d9ce3d73766d@mail.gmail.com> From: Alexander Churanov To: Bruce Simpson , bde@freebsd.org, freebsd-standards@freebsd.org, Alexander Churanov Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: Subject: Re: Boost.Math svn/branches/release regressions flagged X-BeenThere: freebsd-standards@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Standards compliance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Jul 2009 16:16:00 -0000 Guys, Please note that though testing boost using tools supplied by boost.org can reveal actual issues in FreeBSD, this does not mean that users of FreeBSD ports system will encounter all of them. Boost ports contain patches that cut functionality that is not present in all supported FreeBSD versions. Perhaps, this may seriously downgrade issue severity. For details, see http://wiki.freebsd.org/BoostPortingProject , section "Known Issues". I hope this information is useful. Sincerely, Alexander Churanov, maintainer of devel/boost-* ports 2009/7/7 David Schultz : > I will try to take a look when I have time. =A0I'd be somewhat > surprised if this is a regression in FreeBSD, though, since > nothing that test_next or float_distance depend on (namely frexp > and ldexp) have changed recently. > > On Mon, Jul 06, 2009, Bruce Simpson wrote: >> David Schultz wrote: >> >What architecture is this, and how new is the regression? >> > >> >> This is i386, RELENG_7, tracking the Boost release branch (with their >> regression test run.py script) as of yesterday. >> _______________________________________________ >> freebsd-standards@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-standards >> To unsubscribe, send any mail to "freebsd-standards-unsubscribe@freebsd.= org" >