ports/70471: the modification of _ctype.h breaks chinese/mutt

dhchen dhchen at dhchen.com
Sun Aug 15 09:10:13 UTC 2004


>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 at 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:



More information about the freebsd-ports-bugs mailing list