Re: wineps.drv: Remove variables scale_xx, scale_xy, scale_yx, and scale_yy and two dozen lines of dead code from append_complex_glyph.
May 9, 2010
3:06 a.m.
On 5/8/2010 01:36, Gerald Pfeifer wrote:
This one felt a bit like peeling an onion, but indeed while we have been setting those three variables, we're never using them. And also ptr is not used beyond this point, so we can remove a bunch of dead code.
I don't think it's dead. Variable ptr is used in a cycle.
May 2010
7:26 p.m.
New subject: wineps.drv: Remove variables scale_xx, scale_xy, scale_yx, and scale_yy and two dozen lines of dead code from append_complex_glyph.
On Sun, 9 May 2010, Nikolay Sivov wrote:
I don't think it's dead. Variable ptr is used in a cycle.
You are amazing. And right. I just submitted an updated patch. Gerald
5840
Age (days ago)
5845
Last active (days ago)
1 comments
2 participants
participants (2)
-
Gerald Pfeifer -
Nikolay Sivov