From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server-vie001.gnuweeb.org X-Spam-Level: X-Spam-Status: No, score=-1.2 required=5.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,URIBL_DBL_BLOCKED_OPENDNS, URIBL_ZEN_BLOCKED_OPENDNS autolearn=ham autolearn_force=no version=3.4.6 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gnuweeb.org; s=new2025; t=1756454815; bh=OjWGI6kEMCKy/Ij6IMrOyRbHBn2tf92zhW5u/E8sHCk=; h=MIME-Version:References:In-Reply-To:From:Date:Message-ID:Subject: To:Cc:Content-Type:Content-Transfer-Encoding:Message-ID:Date:From: Reply-To:Subject:To:Cc:In-Reply-To:References:Resent-Date: Resent-From:Resent-To:Resent-Cc:User-Agent:Content-Type: Content-Transfer-Encoding; b=sGJmnfC6XViQzYaWZ8ijLbZuVIoYvcRT6FU1mw/FxIaljBLsHevd0LKrwHKup6/Fq K8vXYlIY3Fqtabnst5/E6VRHCyEfFxZLjLwtC6Nh1W6gPuYOhqRQ7trc1dwIk+0gKs ocPttvIzXHF3/ABUSDLAz+cx5daEBZ0dVSX7h/1a/+k3Oj328z1bIQQaQ9gdRYDyLt e2BpHKvvCzhyvvjYxLZl/F6ZrlZ4jK+3ujHjha5cKwHvTO10FUEVgEnR/0Tj1g9tN+ wmXpTMlfuY2sFhzoc5HFRlzRvdPPw5WP5Oiw8fJyQZYPcqXA5FC0QSVweZosKNdXsJ Rz3mVKZ7epR4g== Received: from mail-lj1-f182.google.com (mail-lj1-f182.google.com [209.85.208.182]) by server-vie001.gnuweeb.org (Postfix) with ESMTPSA id 786C43127F9E for ; Fri, 29 Aug 2025 08:06:55 +0000 (UTC) Received: by mail-lj1-f182.google.com with SMTP id 38308e7fff4ca-3369d3513faso16883681fa.0 for ; Fri, 29 Aug 2025 01:06:55 -0700 (PDT) X-Forwarded-Encrypted: i=1; AJvYcCXeTu4fbBWV8xtYx25KMsSBOpQR7afJQy44Du2pVmaKmcDVZGLeQn1JE9NfK2EgSDB/Tjf1@vger.gnuweeb.org X-Gm-Message-State: AOJu0YyJKFuDoxM/h5i8XHh23LAMfO5xTYmVusZXmQmHUYOAuFp+b8Jo ABD9ZXi/yC8WtErjanXEso8CbLKs99w2t/dR2kQ85J0JOe7b5NcoTsE+zN132yT3acdMtBuKAGj I1RZd6m8Jk/Wm+BaFJkGQQiQrxeR3B6g= X-Google-Smtp-Source: AGHT+IGXmKLABBekEgirfCOcDET/7K0L9KH4QqVN2eQWIZN79c62gYzSvBT0uMvZzje4l8p1ldjJWWw0Iiz134selW8= X-Received: by 2002:a05:651c:2155:b0:333:ad65:c512 with SMTP id 38308e7fff4ca-3368b7267fcmr23310421fa.13.1756454814838; Fri, 29 Aug 2025 01:06:54 -0700 (PDT) MIME-Version: 1.0 References: <20250829033628.573589-1-reyuki@gnuweeb.org> <20250829043632.GA652664-ammarfaizi2@gnuweeb.org> In-Reply-To: From: Ahmad Gani Date: Fri, 29 Aug 2025 15:06:17 +0700 X-Gmail-Original-Message-ID: X-Gm-Features: Ac12FXxRKY7x8k6SZtwXBcvVQrpSAplHkGcSST2WCR_oINpiMDbRUGvFnpHNKyE Message-ID: Subject: Re: [PATCH gwproxy v7 0/2] Initial work on integration of DNS parser lib in gwproxy To: Ammar Faizi Cc: Alviro Iskandar Setiawan , "GNU/Weeb Mailing List" Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable List-Id: On Fri, Aug 29, 2025 at 3:00=E2=80=AFPM Ammar Faizi wrote: > On Fri, Aug 29, 2025 at 2:52=E2=80=AFPM Ahmad Gani wrote: > > It detects trailing space from other files too, but I guess it's fine a= s > > it's not part of the patchset. > > It would be great if you could send one patch to clean all trailing > whitespaces for all files in src/gwproxy/. Commits introducing those > trailing whitespaces did not go via git-format-patch and git-am, so > they were not caught and did not cause errors Well, I don't mind cleaning it up, I will send the patch shortly. -- Ahmad Gani