DragonFly BSD
DragonFly commits List (threaded) for 2005-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: cvs commit: src/include ctype.h


From: Sascha Wildner <saw@xxxxxxxxx>
Date: Fri, 06 May 2005 00:33:21 +0200

YONETANI Tomokazu wrote:

On Mon, May 02, 2005 at 10:41:05AM -0700, Joerg Sonnenberger wrote:

joerg 2005/05/02 10:41:05 PDT

DragonFly src repository

Modified files:
include ctype.h Log:
isprint() should be true only for characters in space, not blank.
blank might contain control chars, like TAB in the POSIX locale.
Revision Changes Path
1.7 +1 -1 src/include/ctype.h
http://www.dragonflybsd.org/cvsweb/src/include/ctype.h.diff?r1=1.6&r2=1.7&f=u


If nobody objects, I'm going to commit the following compromise
borrowed from NetBSD, because the above change breaks more tools relying
on isprint() than it fixes.

Could joerg's commit also be the reason why buildkernel for LINT chokes on ukbdmap.h (e.g. this file somehow does not correctly get generated by kbdcontrol)?


Sascha

--
http://yoyodyne.ath.cx



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