lynx-dev
[Top][All Lists]
Advanced

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

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


From: Hataguchi Takeshi
Subject: pdcurses version (was: Re: lynx-dev some problems in 2-8-4rel.1)
Date: Tue, 7 Aug 2001 20:52:37 +0900 (JST)

On Tue, 7 Aug 2001, Thomas E. Dickey wrote:

> > > >   5. Editting the local file by pressing 'e' and exitted the
> > > >     editor, and then Lynx would show almost blank page except
> > > >     the currently selected link.
> > >
> > > I had a report of this before the release, and fixed the problem that I
> > > saw (so I need more information to see this case).
> 
> checking the changelog, I see this was a 2.8.5dev.1 patch (also
> 2.8.4rel.1a patch, in the release page's bug fixes).  The other bug
[snip]

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

reply via email to

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