Re: Fix for 687069 , pattern problem patch
"Igor V. Melichev" <[email protected]>
| Newsgroups | gmane.comp.printing.ghostscript.patches |
|---|---|
| Message-ID | <[email protected]> |
> From: "Alex Cherepanov" <[email protected]> > To: <[email protected]>; <[email protected]> > Sent: Wednesday, October 08, 2003 6:05 AM > Subject: Fix for 687069 , pattern problem patch > The latest version > compiles in GS 8.10 and 8.11 . The diff between v.1.25 and v.1.26 shows > what was done by Igor. >From the statement above I conclude that pdev->substream_Resources is maintained in 8.10 and 8.11 . Assuming this is true, the patch should be safe. Since the customer wants to patch 8.10, please compare results of comparefiles with patched and unpatched 8.10 . I'm not sure how to distribute the patch, because 8_10 is a non-branch tag in CVS. Maybe it we need to convert it into a branch tag, and then commit the patch to the branch. Raph should make a decision about that. Igor.