Why no reaction :-( ? (Re: [fpc-devel]Possible bug?)
Pavel V. Ozerski
pavel at insect.mail.iephb.ru
Fri Mar 29 13:32:33 CET 2002
Hello Michael,
Friday, March 29, 2002, 9:05:30 AM, you wrote:
MVC> If you send a diff, then I will apply the patch as soon as I have it.
Unfortunatelly, I never used GNU diff utility, therefore this will be
my first attempt...
Original file named pdecsub.pas, after patches (temporarely, for
comparing only) named pdecsub.new.
command:
diff -a pdecsub.pas pdecsub.new
output:
1622a1623
> if parast<>nil then
1757a1759
> AktProcDef.parast:=nil;
command:
diff -a pdecsub.new pdecsub.pas
output:
1623d1622
< if parast<>nil then
1759d1757
< AktProcDef.parast:=nil;
What of these 2 results is necessary to ADD 2 new lines, I don't know,
sorry, but I hope that one of 2 must be correct.
--
Sincerely,
Pavel mailto:pavel at insect.mail.iephb.ru
More information about the fpc-devel
mailing list