[cairo] [PATCH]A cairo-ps-surface.c issue for modern finicky versions of ghostscript

Carl Worth cworth at cworth.org
Fri Nov 30 12:48:11 PST 2007


On Fri, 30 Nov 2007 15:07:45 -0500, Behdad Esfahbod wrote:
> We should have tested the new ghostscript release before releasing
> 1.4.12.  Given the multiple fixes that Adrian committed recently,
> nothing stops us from releasing 1.4.14 in December.  It would be much
> easier after all, to have frequent releases.

Yes. Adrian, could you please cherry-pick your recent fixes onto the
1.4 branch as well? That should be something like the following with
recent git:

	git checkout -b 1.4 origin/1.4
	git cherry-pick -x <commit>
	...
	<test here of course>
	git push origin 1.4

Let me know if you have any questions.

Thanks!

-Carl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.cairographics.org/archives/cairo/attachments/20071130/7386062f/attachment.pgp 


More information about the cairo mailing list