bug-tar
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-tar] [PATCH 1/2] tar: set force_local_option to true on OS/2


From: KO Myung-Hun
Subject: Re: [Bug-tar] [PATCH 1/2] tar: set force_local_option to true on OS/2
Date: Tue, 18 Nov 2014 10:31:59 +0900
User-agent: Mozilla/5.0 (OS/2; Warp 4.5; rv:10.0.6esrpre) Gecko/20120715 Firefox/10.0.6esrpre SeaMonkey/2.7.2

Hi/2.

Sergey Poznyakoff wrote:
>> @@ -1362,6 +1362,10 @@ parse_opt (int key, char *arg, struct argp_state 
>> *state)
>>  {
>>    struct tar_args *args = state->input;
>>  
>> +#ifdef __OS2__
>> +    force_local_option = true;
>> +#endif
>> +
> 
> Applying this will make it impossible to access remote archives.
> 

Ok. I've fixed rmt.h instead. But it is in paxutils. Here is the place
for it ? I have some patches for paxutils.

Anyway I attach a patch for rmt.h of paxutils.

-- 
KO Myung-Hun

Using Mozilla SeaMonkey 2.7.2
Under OS/2 Warp 4 for Korean with FixPak #15
In VirtualBox v4.1.32 on Intel Core i7-3615QM 2.30GHz with 8GB RAM

Korean OS/2 User Community : http://www.ecomstation.co.kr


Attachment: 0001-Check-if-dev_name-is-a-drive-letter.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]