Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Aug 2004 17:01:58 +0800 (CST)
From:      dhchen <dhchen@dhchen.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/70471: the modification of _ctype.h breaks chinese/mutt
Message-ID:  <20040815090158.2159C415A@mail.dhchen.com>
Resent-Message-ID: <200408150910.i7F9ADad089318@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         70471
>Category:       ports
>Synopsis:       the modification of _ctype.h breaks chinese/mutt
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 15 09:10:13 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     dhchen
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD equinox.dhchen.com 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Sun Aug 15 13:52:02 CST 2004 dhchen@equinox.dhchen.com:/usr/obj/usr/src5/src/sys/EQUINOX i386


>Description:
0812's modification of _ctype.h (Implement wcwidth() as an inline function)
breaks chinese/mutt, which has a function also named wcwidth()
>How-To-Repeat:
with the newest /usr/include:

cd /usr/ports/chinese/mutt;make install

>Fix:
add a line to chinese/mutt to use mutt's native wcwidth():
CFLAGS+=-D_DONT_USE_CTYPE_INLINE_
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040815090158.2159C415A>