From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, HTML_MESSAGE,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 23209 invoked from network); 20 Sep 2020 22:16:24 -0000 Received: from minnie.tuhs.org (45.79.103.53) by inbox.vuxu.org with ESMTPUTF8; 20 Sep 2020 22:16:24 -0000 Received: by minnie.tuhs.org (Postfix, from userid 112) id 088CC9CBD2; Mon, 21 Sep 2020 08:16:23 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id E6844940FD; Mon, 21 Sep 2020 08:16:08 +1000 (AEST) Authentication-Results: minnie.tuhs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=ccc.com header.i=@ccc.com header.b="PzfiqQZY"; dkim-atps=neutral Received: by minnie.tuhs.org (Postfix, from userid 112) id 02385940FD; Mon, 21 Sep 2020 08:16:07 +1000 (AEST) Received: from mail-qt1-f169.google.com (mail-qt1-f169.google.com [209.85.160.169]) by minnie.tuhs.org (Postfix) with ESMTPS id BEE3993F0F for ; Mon, 21 Sep 2020 08:16:05 +1000 (AEST) Received: by mail-qt1-f169.google.com with SMTP id 19so10727518qtp.1 for ; Sun, 20 Sep 2020 15:16:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ccc.com; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=K3u5H6YO7exj5eFPjTkZynhDUnjXSnDPdyK0h0OkqYY=; b=PzfiqQZYIDWU9I45t5+XmUHmIwHeELm1/HG4oQ/APdeYVFkQbzszZCVf2Y/6uyOaaA dzDFn4dWAgDg0OIQWPO2QajQQ5qGTffuScncPISHS7MOnJzbnl/Cj4ysF+PARL3yfoOy HCQdlC3AGuT4yFfFF+zWWZsm5FGsfbllVQ0bE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=K3u5H6YO7exj5eFPjTkZynhDUnjXSnDPdyK0h0OkqYY=; b=l6GaMM6WUHoLWxP9AMDjQFDQJPUvmtlXEAF75fid6sJ4sj1amxHNsu3RbuWFj7G63e uNJiBkAtZt4ljXHFcDz6EMNnqK387FS6MDyNtCErsmocUfaDLa8eDZ4zQx8TvqUlhY8y V5Y5vB4baoo1KmBTRJ/P/Bcw2C12E5TQmj/obDGa405CSaTuGAaQ8eRPHW4UH3C/75Hb xUGOPVLaOmFDBlCJY2DquSnFTJ3MH3up1xyAIqzboFM9MgIHqVKAb06vR4rq8ojwet6+ NQheuhHWd/+vcUIZs+IommSakEQHBBEVWKgVreLUQutBlEPXEbjUKex7iVWI7d/SLEai jPBQ== X-Gm-Message-State: AOAM5323Zr6AZQdeWMg3PXpBiMJXiweraXGO+zvXzqOYUENnJiI7nEgC dd5k8Od7QJLtsMDuoYAUbN9F3OxHv5oIyT6FkeDVgw== X-Google-Smtp-Source: ABdhPJyNu4i/pEvpxs9Um/joRJuKR0Xe8hkN1NHDywkAmPH2RmTj1E6lUkCt6CgIhivNAVrljq0XzSXwyy4AipeIo58= X-Received: by 2002:ac8:5317:: with SMTP id t23mr31598737qtn.354.1600640164745; Sun, 20 Sep 2020 15:16:04 -0700 (PDT) MIME-Version: 1.0 References: <202009190151.08J1pYnb066792@tahoe.cs.dartmouth.edu> <202009201842.08KIgn2f022401@freefriends.org> <04211470-AD63-452A-A0BB-6A7A6FD85AAE@gmail.com> <202009202026.08KKQ2x6137303@tahoe.cs.dartmouth.edu> In-Reply-To: From: Clem Cole Date: Sun, 20 Sep 2020 18:15:39 -0400 Message-ID: To: Steve Nickolas Content-Type: multipart/alternative; boundary="0000000000006ee93305afc6144d" Subject: Re: [TUHS] reviving a bit of WWB X-BeenThere: tuhs@minnie.tuhs.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: The Unix Heritage Society mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: The Eunuchs Hysterical Society , Doug McIlroy Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" --0000000000006ee93305afc6144d Content-Type: text/plain; charset="UTF-8" On Sun, Sep 20, 2020 at 4:59 PM Steve Nickolas wrote: > I was under the impression that there was explicitly no requirement that a > null pointer be 0, > Indeed, section 7.19 states it is *implementation-defined*. See my previous message. --0000000000006ee93305afc6144d Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable


On S= un, Sep 20, 2020 at 4:59 PM Steve Nickolas <usotsuki@buric.co> wrote:
I was under the im= pression that there was explicitly no requirement that a
null pointer be 0,=C2=A0

Indeed, section 7.19 states it is implementation-defined.=C2=A0 See my previous message.
--0000000000006ee93305afc6144d--