Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Mar 1995 12:22:38 -0700 (MST)
From:      Don Yuniskis <dgy@seagull.rtd.com>
To:        freebsd-hackers@freefall.cdrom.com (FreeBSD hackers)
Subject:   xview 3.2 buglet
Message-ID:  <199503201922.MAA01832@seagull.rtd.com>

next in thread | raw e-mail | index | archive | help
Greetings!
    xview/lib/libxview/textsw/ei_text.c defines ISCNTRL macro
apparently expecting char (from CHAR) to be unsigned.  Is it
preferable to hack ISCNTRL to cast appropriately?  Or define
char to be unsigned?
    Thx, --don



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