On Wed, Mar 30, 2005 at 03:42:46AM -0700, Murugan K wrote:
> When applied the patch using applypatch into to my source to test
> my patches , I found that it missed some of my new ( 3) files which
> are not in MANIFEST file and one old file which is in MANIFEST file .
> Earlier I used to create the patches without any problems as mentioned
> above.
Did you change perl-with-changes/MANIFEST to include the new files and
remove the old file?
> Is it required to send the Perl-5.8.4 and Perl-5.9.1 separately. I
> want to send Perl-5.8.4 patches and that should be applied to
> Perl-5.9.1 also.
It is normal to provide patches against the current development version of
Perl ("bleedperl"), not 5.9.1 or 5.8.x. The 5.8.x branch maintainer
normally then integrates those changes back into 5.8.x.
The document pod/perlhack.pod explains how to get hold of bleedperl.
--
Justice is when you get what you deserve.
Law is when you get what you pay for.