lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev lynx2.8.5dev.4


From: pg
Subject: Re: lynx-dev lynx2.8.5dev.4
Date: Thu, 8 Nov 2001 17:49:33 -0700 (MST)

In a recent note, Thomas Dickey said:

> Date: Thu, 8 Nov 2001 16:09:39 -0500
> 
> 2001-11-08 (2.8.5dev.4)
> * modify LYwaddstr() to use wide-character curses functions to make UTF-8 
> output
>   work without relying upon side-effects of narrow-character functions.  Note
>   that this relies on the user having set a UTF-8 locale, e.g., en_US.UTF-8 
> -TD

  -DHAVE_CONFIG_H  -DLOCALEDIR=\"/pub/unsup/test/share/locale\" -I. -I.. 
-Ichrtrans -I../../lynx2-8-5/src/chrtrans -I../../lynx2-8-5 
-I../../lynx2-8-5/src -I../../lynx2-8-5/WWW/Library/Implementation   -O2  -c 
../../lynx2-8-5/src/LYCurses.c
../../lynx2-8-5/src/LYCurses.c: In function `LYwaddnstr':
../../lynx2-8-5/src/LYCurses.c:1696: `mbstate_t' undeclared (first use in this 
function)
../../lynx2-8-5/src/LYCurses.c:1696: (Each undeclared identifier is reported 
only once
../../lynx2-8-5/src/LYCurses.c:1696: for each function it appears in.)
../../lynx2-8-5/src/LYCurses.c:1696: parse error before `state'
../../lynx2-8-5/src/LYCurses.c:1702: `state' undeclared (first use in this 
function)
gmake[1]: *** [LYCurses.o] Error 1
gmake[1]: Target `all' not remade because of errors.

address@hidden:487$ uname -a
SunOS sanitas 5.6 Generic_105181-13 sun4u sparc SUNW,Ultra-5_10

mbstate_t appears to be defined in wchar.h on Solaris 2.7 (and OS/390 :-),
but not on Solaris 2.6.

-- gil
-- 
StorageTek
INFORMATION made POWERFUL

; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden

reply via email to

[Prev in Thread] Current Thread [Next in Thread]