Bennett Helm Wed, 24 Oct 2007 11:00:00 -0700
On Oct 24, 2007, at 11:45 AM, Abdelrazak Younes wrote:
Bennett Helm wrote:
On Oct 24, 2007, at 2:16 AM, Abdelrazak Younes wrote:
I'm not sure what to be testing here. Is the patch already
applied in changeset 20728? (If not, what is the patch?) In any
case, what should I be testing?
The attached patch.
Sorry, I meant: what functionality should I be testing?
Speed and Inset drawing correctness (WRT text frames, etc).
Speed looks much better, though I suspect someone should try it
with PPC Mac. (Anders?)
I get an error in the compilation:
ca.po: warning: Charset missing in header.
Message conversion to user's charset will not work.
ca.po:21:2: parse error
ca.po:21: keyword "mine" unknown
ca.po:22: keyword "mine" unknown
ca.po:23: keyword "mine" unknown
ca.po:24: keyword "mine" unknown
ca.po:34: keyword "r21218" unknown
ca.po:35: keyword "r20728" unknown
ca.po:36: keyword "r20900" unknown
ca.po:37: keyword "r20512" unknown
/opt/local/bin/msgfmt: found 9 fatal errors
make[2]: *** [ca.gmo] Error 1
make[1]: *** [stamp-po] Error 2
make: *** [all-recursive] Error 1
Seems to be completely unrelated, but as far as I can see only happen
with the patch. However I downloaded the patch from the marc list, so
it could perhaps be some encoding issue (or just me...;-).
Unfortunately no time to check it out before late next week at the
best (working PPC environment only available at work atm).
/Anders