Summary: | On FreeBSD/amd64, the software crash if the environment variable LANG is defined. | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | katsuyoshi.ohara |
Component: | Individual Port(s) | Assignee: | Pav Lucistnik <pav> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | ||
Priority: | Normal | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
katsuyoshi.ohara
2010-02-16 11:20:00 UTC
State Changed From-To: open->feedback Hi, no patch was attached to this report. Also, I cannot reproduce (without your patch): ~/cvs/freebsd/ports/japanese/ack/work/ack139 $ LANG=ja_JP.eucJP ./ack -h ack v1.39 Copyright 1993,94 Ogasawara Hiroyuki (COR.) usage: ack [-{e|s|j|c[c]}] [-{a|A|o<file>}] [-zCntud] [-{E|S}] [<file>..] Responsible Changed From-To: freebsd-ports-bugs->pav Hi, no patch was attached to this report. Also, I cannot reproduce (without your patch): ~/cvs/freebsd/ports/japanese/ack/work/ack139 $ LANG=ja_JP.eucJP ./ack -h ack v1.39 Copyright 1993,94 Ogasawara Hiroyuki (COR.) usage: ack [-{e|s|j|c[c]}] [-{a|A|o<file>}] [-zCntud] [-{E|S}] [<file>..] State Changed From-To: feedback->closed Committed, thanks! pav 2010-02-16 19:37:41 UTC FreeBSD ports repository Modified files: japanese/ack Makefile Added files: japanese/ack/files patch-kmain.c Log: - Fix runtime segfault on amd64 PR: ports/143999 Submitted by: Katsuyoshi OHARA <ohara@air.s.kanazawa-u.ac.jp> Feature safe: yes Revision Changes Path 1.10 +1 -0 ports/japanese/ack/Makefile 1.1 +11 -0 ports/japanese/ack/files/patch-kmain.c (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" |