public inbox for goredo-devel@lists.stargrave.org
Atom feed
From: Sergey Matveev <stargrave@stargrave•org>
To: goredo-devel@lists.cypherpunks.ru
Subject: Re: REDO_JS_FD has extra whitespace
Date: Thu, 30 Sep 2021 13:01:25 +0300 [thread overview]
Message-ID: <YVWLApLEj6QWFUTN@stargrave.org> (raw)
In-Reply-To: <d320cd9f-286c-c098-a76f-cd8fd06285f1@acha.ninja>
[-- Attachment #1: Type: text/plain, Size: 525 bytes --]
Greetings!
*** Andrew Chambers [2021-09-30 14:39]:
>noticed the REDO_JS_FD env var contains extra spaces
That is not mistake, just "%s %s%d,%d" format string, with all %s-es
empty. Just single simple code for all jobservers compatibility (goredo
can work with GNU Make and bmake jobservers too, where REDO_JS_FD will
differ). However I agree that it is not pleasant to look at, but code is
simple :-)
--
Sergey Matveev (http://www.stargrave.org/)
OpenPGP: CF60 E89A 5923 1E76 E263 6422 AE1A 8109 E498 57EF
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
prev parent reply other threads:[~2021-09-30 10:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-30 1:39 REDO_JS_FD has extra whitespace Andrew Chambers
2021-09-30 10:01 ` Sergey Matveev [this message]