[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[patch #6286] NSBezierPath encode/decode improperly implemented
From: |
Fred Kiefer |
Subject: |
[patch #6286] NSBezierPath encode/decode improperly implemented |
Date: |
Thu, 29 Nov 2007 09:53:25 +0000 |
User-agent: |
Mozilla/5.0 (compatible; Konqueror/3.5; Linux) KHTML/3.5.7 (like Gecko) SUSE |
Follow-up Comment #4, patch #6286 (project gnustep):
First I have to apologize as I didn't find the time to test keyed encoding of
NSBezierPath on the Apple. If we really try to support keyed encoding here, it
should be compatible.
As for your latest problem, I just don't see the issue. What is wrong? To me
it looks like the current code is handling both the cases, LineTo and MoveTo,
correctly. But then I wrote the code in the first place and may not be the
best person to spot a bug there. Ah now I see the problem, in the
initWithCoder: case we are missing a break statement. But the other method
still looks correct to me. In both cases we just need to encode one point and
we share the code for that.
I will fix the missing break as soon as I know what keyed format Apple is
using.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/patch/?6286>
_______________________________________________
Nachricht geschickt von/durch Savannah
http://savannah.gnu.org/