From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-3.4 required=3.0 tests=ALL_TRUSTED,AWL,BAYES_00, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,NULL_IN_BODY, PP_MIME_FAKE_ASCII_TEXT,T_SCC_BODY_TEXT_LINE shortcircuit=no autolearn=no autolearn_force=no version=3.4.6 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 238171F406; Thu, 7 Dec 2023 21:34:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=80x24.org; s=selector1; t=1701984870; bh=4GDLoZsojrCJ6W9Hycrm0FqXJxYW6k2vUV18ptY4R0M=; h=From:To:Cc:Subject:Date:From; b=WfY2rLrsE23zWQ5KpVzDku7un/ESzDj2sG8cCRx/9KoUtK7s3dIj8rFGeuMPjZhQN mTmYIg7RiM2TH/yidQC5rxZntH7ZKSFP24p/J/QDMyfV1KBj6rdooDFUqz7zpNwqZy +vvfS2P8F/HUR/xu2WJIIToB0a8sMy5expkUjQDU= From: Eric Wong To: Cc: EW Subject: [PATCH] xap_helper_cxx: force awk mode split Date: Thu, 7 Dec 2023 21:34:30 +0000 Message-ID: <20231207213430.28850-1-e@80x24.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit List-Id: From: EW