[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debian-devel:12380] Forward: Re: Bug#63491: groff: gxditview: segfault



えと groff/jgroff に関するバグレポートです。

Bug#63491 によるとどうやらフォント(おそらく xfonts-cjk)がないと
ダメっぽい感じなんですが、どうですか?

# そもそもなぜ #ifdef notdef なんでしょ?
-- 
鵜飼文敏

--- Begin Message ---
On Sun, May 14, 2000 at 07:46:05AM +1000, Kevin Ryde wrote:
> 
> The original code uses XtDefaultFont and I think could be left like
> that (patch reversing the commenting out below).
> 
> Not sure how it'll go in a non-ascii locale, but there's no i18n for
> the message as far as I can see, so probably it doesn't matter.  (See
> ShowDvi(), Error[] string.)
> 

Oh, I see:
+#ifdef notdef
        {XtNfont, XtCFont, XtRFontStruct, sizeof (XFontStruct *),
         offset(dvi.default_font), XtRString, "xtdefaultfont"},
+#endif

This was introduced by the japanes patch, therefore I CC this one to
jgroff maintainer and other interested people, as this is probably a bug
also in jgroff (present in potato).


fab
-- 
| fab@xxxxxxxxxxxxxxxxxxx                     fpolacco@debian.org
| pgp: 6F7267F5   57 16 C4 ED C9 86 40 7B 1A 69 A1 66 EC FB D2 5E
| fabrizio.polacco@xxxxxxxxx             gsm: +358 (0)40 707 2468


--- End Message ---