lynx-dev
[Top][All Lists]
Advanced

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

Re: pdcurses version (was: Re: lynx-dev some problems in 2-8-4rel.1)


From: Thomas E. Dickey
Subject: Re: pdcurses version (was: Re: lynx-dev some problems in 2-8-4rel.1)
Date: Tue, 7 Aug 2001 08:25:22 -0400 (EDT)

On Tue, 7 Aug 2001, Hataguchi Takeshi wrote:

pdcurses 2.3 is very obsolete.  I've mostly been using 2.4, but see that
there is a 2.5 beta available from a few months ago.  (I haven't tested
much of the 2.5, but seem to recall that it fixes a problem with
pnoutrefresh - I'll keep that in mind).

I recall seeing a version of PDCurses which was patched for Japanese
support - are you using that, or the unpatched 2.3?  (If the former,
then that may be a problem since I have the impression that it added some
changes which are not in 2.4).

> What is your pdcurses' version?  I'm using pdcurses 2.3 and got
> errors below in compiling src/LYStrings.c in 2.8.4rel.1a.
>
> | Borland C++ 5.5 for Win32 Copyright (c) 1993, 2000 Borland
> | src/LYStrings.c:
> | error E2451 src/LYStrings.c 718: undefined symbol KEY_SHIFT_L(function 
> myGetChar )
> | error E2451 src/LYStrings.c 719: undefined symbol KEY_SHIFT_R(function 
> myGetChar )
> | error E2172 src/LYStrings.c 719: case duplicated(function myGetChar )
> | error E2451 src/LYStrings.c 721: undefined symbol KEY_CONTROL_R(function 
> myGetChar )
> | error E2172 src/LYStrings.c 721: case duplicated(function myGetChar )
> | error E2451 src/LYStrings.c 723: undefined symbol KEY_ALT_R(function 
> myGetChar )
> | error E2172 src/LYStrings.c 723: case duplicated(function myGetChar )
> | warning W8080 src/LYStrings.c 732: 'KEY_RESIZE' is not used(function 
> myGetChar )
> | warning W8080 src/LYStrings.c 732: 'KEY_ALT_L' is not used(function 
> myGetChar )
> | warning W8080 src/LYStrings.c 732: 'KEY_CONTROL_L' is not used(function 
> myGetChar )
> | *** 7 errors in Compile ***
> |
> | ** error 1 ** deleting ..\obj/LYStrings.obj
>
> # Original messages which I got was in Japanese. I translated
> # them in English.
>
> ## I modified not to use myGetChar in LYStrings.c and found the
> ## repaint problem is fixed in case of Win32+pdcurses.
> --
> Takeshi Hataguchi
> E-mail: address@hidden
>
> ; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden
>

-- 
T.E.Dickey <address@hidden>
http://dickey.his.com
ftp://dickey.his.com


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

reply via email to

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