Re: Feature request: Improve diff algorithm

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

 



On Thu, Jan 25, 2018 at 9:12 PM, SZEDER Gábor <szeder.dev@xxxxxxxxx> wrote:
>> One yet more:
>>
>> @@ -141,5 +86,9 @@
>>       // }
>>
>>
>> -     OP* o;

Oops, when trying to reproduce I overlooked that here the * is stuck
after OP ...

>> +     SV *tvs =  newSVpvs( "ScalarHistory" );
>> +     SV *tva =  newSVpvs( "ArrayHistory"  );
>> +     SV *tvh =  newSVpvs( "HashHistory"   );
>> +
>> +     OP *o;

... but here it's stuck to o.

With that adjusted I do get the same diff as you, and I think that's the
right output in this case.




[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux