From owner-freebsd-testing@FreeBSD.ORG Fri Nov 14 22:17:51 2014 Return-Path: Delivered-To: freebsd-testing@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4A7E2AA8 for ; Fri, 14 Nov 2014 22:17:51 +0000 (UTC) Received: from mail-la0-x22d.google.com (mail-la0-x22d.google.com [IPv6:2a00:1450:4010:c03::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D0E3BAF7 for ; Fri, 14 Nov 2014 22:17:50 +0000 (UTC) Received: by mail-la0-f45.google.com with SMTP id pn19so15903191lab.18 for ; Fri, 14 Nov 2014 14:17:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=specialbusservice.com; s=google; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=aEaKw57XsoR0XhgFGohhK/DuqeKa16tfnId2t3zkQCo=; b=QlEJPZ6XQwBCm7+dAzjhg8gPKWt8ju8HVL9D4fR1VhBAIACGZYjZ2VgFRjH684OzKn HF2rfaaoyUnKIgfP112vhLavHZx8y7ZJOoGU9OHEOOVM3gbGNsBzfDmX4mJui8uY21Di JpYiKWFt2Qz106RtBC5+B5+Be8Mea8KFUBxio= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=aEaKw57XsoR0XhgFGohhK/DuqeKa16tfnId2t3zkQCo=; b=IvoKqtelQGKTnv+zG6DqhiwyjQYzYlcH7Cxzfq6LCGty3QNhCBncsSmw1o+QdSBNgF 815mrA4X/Dswkn7xMB/tIrnn6xncDV5uLXWXIFm5SGiGAewwU62+eirwfXGoJ2Hd8Ano kFJoAxTg1rMcvlm7kOcFy2USrrXP7GL65gBqjrOhadXkfPCzwttSlATQntnveQdjCRqv kyh5X37kSltbofrXdWMCnwyhg44xSKyX8ggXGOH969PlNMeySX8jDjrz4cWK8GPhFEtH REp2o6b13bt7Wg4wmmk5XDS+1KZ6/rZuS/HNxODNWcMeXV/56kWeNUDaL/iio6qAIBsO XWcA== X-Gm-Message-State: ALoCoQncOj0SutJPRgE4TjWzMGybxcOQTowjZUA/tK5lIBNSX9fW07dlKII0C1lDL3FhAANLJP45 MIME-Version: 1.0 X-Received: by 10.152.243.37 with SMTP id wv5mr6601019lac.10.1416003468243; Fri, 14 Nov 2014 14:17:48 -0800 (PST) Received: by 10.152.0.197 with HTTP; Fri, 14 Nov 2014 14:17:48 -0800 (PST) In-Reply-To: References: Date: Fri, 14 Nov 2014 22:17:48 +0000 Message-ID: Subject: Re: Deltas between FreeBSD and NetBSD and POSIX conformance (was "[Bug 194828] [test] lib.libc.sys.getcontext_test.setcontext_link fails on amd64, not i386") From: Justin Cormack To: Garrett Cooper Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-testing@freebsd.org X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Nov 2014 22:17:51 -0000 On Fri, Nov 14, 2014 at 5:34 PM, Garrett Cooper wro= te: > Hi Justin! > Thanks for the input. I=E2=80=99ve filed a few bugs up on the Net= BSD PR tracker (look for "Garrett Cooper=E2=80=9D as the originator). Most = of the bugs I=E2=80=99ve filed/will file have to deal with header compile i= ssues (FreeBSD is more pedantic about headers and less likely to pollute in= the header namespace it seems than NetBSD is). However, I=E2=80=99ve filed= a few bugs for other issues too, e.g. http://gnats.netbsd.org/cgi-bin/quer= y-pr-single.pl?number=3D48910 , http://gnats.netbsd.org/cgi-bin/query-pr-si= ngle.pl?number=3D48962 , http://gnats.netbsd.org/cgi-bin/query-pr-single.pl= ?number=3D49001 , http://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number= =3D49013 . Ok, will take a look at those, thanks. Justin