Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Jul 1998 12:14:29 -0700 (PDT)
From:      Arjan.deVet@adv.iae.nl
To:        freebsd-gnats-submit@FreeBSD.ORG
Subject:   ports/7301: jove editor does not display 8-bit characters correctly
Message-ID:  <199807161914.MAA28296@hub.freebsd.org>

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

>Number:         7301
>Category:       ports
>Synopsis:       jove editor does not display 8-bit characters correctly
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 16 12:20:01 PDT 1998
>Last-Modified:
>Originator:     Arjan de Vet
>Organization:
none
>Release:        FreeBSD-2.2.6-stable
>Environment:
FreeBSD adv.iae.nl 2.2.6-STABLE FreeBSD 2.2.6-STABLE #0: Mon Jul  6 22:57:55 CEST 1998
root@adv.iae.nl:/usr/src/sys/compile/ADV  i386
>Description:
The jove editor displays 8-bit characters as \324 etc.

>How-To-Repeat:
edit a file with 8-bit characters.

>Fix:
Patch:

--- sysdep.h.orig       Tue Mar 19 05:44:33 1996
+++ sysdep.h    Sat Jan 10 00:04:46 1998
@@ -154,6 +154,7 @@
 # define USE_FSYNC     1
 # define USE_FSTAT     1
 # define USE_FCHMOD    1
+# define USE_CTYPE     1
 #endif
 
 #ifdef IRIX

>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



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