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=3.7 required=5.0 tests=BULK_RE_SUSP_NTLD,DKIM_INVALID, DKIM_SIGNED,FROM_SUSPICIOUS_NTLD,PDS_OTHER_BAD_TLD autolearn=no autolearn_force=no version=3.4.4 Received: (qmail 30829 invoked from network); 15 Aug 2021 19:11:50 -0000 Received: from 1ess.inri.net (216.126.196.35) by inbox.vuxu.org with ESMTPUTF8; 15 Aug 2021 19:11:50 -0000 Received: from out1.migadu.com ([91.121.223.63]) by 1ess; Sun Aug 15 13:37:36 -0400 2021 Message-ID: <437E2921905BD8562CDD1627C4CFBE0E@qak> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=a-b.xyz; s=key1; t=1629045611; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to; bh=oGizi1sf1PZKsbWYfpzpNFlQuJTf3Sqe93+k8c2OkbI=; b=kXynVjdR7CIpq2vqpov/7YaLK7NzNqfEsKsAsC8MDigw7EmvxF7dq6jS9726w0sbaSPSQD P+mgbkJzgar3q/th5exh+FmOQM8v4mitUsdwKnfNCJnM3XxHeED2XqkiljDtVo/nf3FLOF G9o3CHE1bT4NHGxh6TFcsjY3Ht9uvrSH8fx6xS8zFJYwAJTH65+qXaOrCB2304qTtbJ+h3 gI/+0WQP/qeF8ezo63Qt/9BjzMY/y2K9Pf9pEms/F8x5QPxW46idsUdRyw3sGnPzFY7on+ nfFQavuXSrixSrqvDYe2VVNbR1GmhDzgp/LJrbF36aHKOzX2+zE8tmbnrNmexg== To: 9front@9front.org Date: Sun, 15 Aug 2021 18:40:09 +0200 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: kvik@a-b.xyz In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: kvik@a-b.xyz List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: session GPU service base layer Subject: Re: [9front] exportfs: fix debug logging Reply-To: 9front@9front.org Precedence: bulk Quoth Stuart Morrow : > In Plan 9 C you *can't* put declarations just anywhere, if you wanted > to. You most definitely can. What makes you think otherwise?