Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 May 2013 13:27:24 +0900
From:      Hiroto Kagotani <hiroto.kagotani@gmail.com>
To:        Hiroki Sato <hrs@freebsd.org>
Cc:        stephen <stephen@missouri.edu>, FreeBSD Ports <freebsd-ports@freebsd.org>
Subject:   Re: Problem with japanese/tex-ptex going very slowly
Message-ID:  <CAC_W2oecRvB5RinNj1POLSr0D_cG=Cbmz=A3eUBLRL=RBpD%2BVQ@mail.gmail.com>
In-Reply-To: <20130510.031326.693754155233650126.hrs@allbsd.org>
References:  <5187C52E.8060400@missouri.edu> <20130507.014017.1511305943263546053.hrs@allbsd.org> <CAC_W2odjG2yt8Df5AksiPTYiZgHN8vUO_FxPd1xTXnvqU5zKeQ@mail.gmail.com> <20130510.031326.693754155233650126.hrs@allbsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
I've identified the bug.

When I set LANG environment variable, ptex works.
If LANG is not set, fnmatch() called in default_kanji_enc() in ptexenc.c
does not return.

Although this might be a bug of fnmatch library, ptexenc.c should also
treat the case.

Regards,
-- 
Hiroto Kagotani
<hiroto.kagotani@gmail.com>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAC_W2oecRvB5RinNj1POLSr0D_cG=Cbmz=A3eUBLRL=RBpD%2BVQ>