On Sunday 23 January 2011, Jonathan Nieder wrote:
> That helps. If I understand correctly then
>
> by = lasty % btile->size.y;
> if (by < 0)
> by += btile->size.y;
>
> would be another way to convey the same thing.
Probably. The behaviour of the mod operator with negati
severity 422712 wishlist
retitle 422712 pstoraster segfaults with ancient cups
tags 422712 - moreinfo
tags 422712 + upstream
quit
(-cc: the world since I have veered off topic)
Troy Rollo wrote:
> I do not recall the precise reasoning behind this, other than that at the
> time
> the patch seeme
On Sunday 23 January 2011, Jonathan Nieder wrote:
> tags 422712 + moreinfo
> quit
>
> Hi,
>
> Troy Rollo wrote:
> > This only seems to affect applications using the CUPS v1.1 libraries -
> > applications using the CUPS v1.2 libraries seem to work OK.
> >
> > diff -ru gs-esp-8.15.3.dfsg.1/src/gxcht.
tags 422712 + moreinfo
quit
Hi,
Troy Rollo wrote:
> This only seems to affect applications using the CUPS v1.1 libraries -
> applications using the CUPS v1.2 libraries seem to work OK.
> diff -ru gs-esp-8.15.3.dfsg.1/src/gxcht.c
> gs-esp-8.15.3.dfsg.1-fixed/src/gxcht.c
> --- gs-esp-8.15.3.dfs