X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1565959323; bh=iVC/ATR8ODBDC9YPRifDDgwNVLv3CnZHNvI99Eob02c=; h=In-Reply-To:From:Cc:Date:References:To:Subject:Message-ID; b=HqqH3GUcUxVmZL27MzR0ZldPOrK3nBMPg/PtN3gcdPwBZ7LPlVXMEfnU4jRb6+3Q1 hPyB+hXjafUWpYoqREjh673arEsODGhIxD0KdZTFe2n7vac+BPiTwOLcdinznhNYhn CgYNNtc0I5Ib9f7seEf6pvB1mJn4nTzJkQov0Rmk= Authentication-Results: mxback9o.mail.yandex.net; dkim=pass header.i=@yandex.ru Subject: Re: [patch] fix empty environment handling To: djgpp AT delorie DOT com References: <93e55dbd-cbd4-9de1-2c29-c7bb08d872f0 AT yandex DOT ru> Cc: "Andrew Bird (Sphere Systems)" From: "stsp (stsp2 AT yandex DOT ru) [via djgpp AT delorie DOT com]" Message-ID: Date: Fri, 16 Aug 2019 15:42:01 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-MW Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id x7GCgmPx017394 Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk 16.08.2019 0:00, Ozkan Sezer (sezeroz AT gmail DOT com) [via djgpp AT delorie DOT com] пишет: > On 8/11/19, Stas Sergeev (stsp2 AT yandex DOT ru) [via djgpp AT delorie DOT com] > wrote: >> Patch attached. > Has anyone reviewed and/or tested this? In this list - likely not, as it would be quite difficult to test on all available DOSes. Some tests were done here: https://github.com/stsp/fdpp/issues/97#issuecomment-520008279 And of course I tested it on freedos, fdpp and pc-dos7.