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.0 required=5.0 tests=none autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 4033 invoked from network); 21 Jan 2021 07:20:40 -0000 Received: from 1ess.inri.net (216.126.196.35) by inbox.vuxu.org with ESMTPUTF8; 21 Jan 2021 07:20:40 -0000 Received: from wopr.sciops.net ([216.126.196.60]) by 1ess; Thu Jan 21 01:50:50 -0500 2021 Received: (qmail 3346 invoked by uid 1001); 20 Jan 2021 22:50:41 -0800 Date: Wed, 20 Jan 2021 22:50:41 -0800 From: Kurt H Maier To: 9front@9front.org Message-ID: Mail-Followup-To: 9front@9front.org References: <104278AC-1809-4746-B15E-376E33C8E212@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <104278AC-1809-4746-B15E-376E33C8E212@gmail.com> List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: open-source secure rich-client just-in-time-based YAML reduce/map NoSQL interface Subject: Re: [9front] pcc macro issue Reply-To: 9front@9front.org Precedence: bulk On Wed, Jan 20, 2021 at 11:59:31PM -0600, Xiao-Yong Jin wrote: > The following is wrong. Only in C99. In C89 this is undefined. khm