lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev 283dev20 on Borland


From: Webmaster Jim
Subject: Re: lynx-dev 283dev20 on Borland
Date: Mon, 21 Feb 2000 15:29:17 -0500

On Mon, Feb 21, 2000 at 10:59:19AM -0500, T.E.Dickey wrote:
> > I have had success in compiling dev 20 with Bc 5.0. no errors. 
> > That Current_codepage thing is gone! yea! thanx tom. 
> I simply ifdef'd the line (of course I'd like to know where the modified
> PDCurses that uses codepages is).

OK, my compile is clean now, thanks (WM?).  Anyway, I had thought
Hiroyuki put the codepage logic there for some reason ("there" being
src/LYCurses.c, and 932 being "Japanese Shift-JIS") :

#if defined(PDCURSES_EXP) && defined(WIN_EX) && defined(CJK_EX) /* 1999/08/26 
(Thu) 17:53:38 */
    {
        extern int current_codepage;    /* PDCurses lib. */

        if (current_codepage == 932)
            LYcols = COLS - 1;
    }
#endif

------
<http://www.cs.indiana.edu/picons/db/users/us/md/lib/bcpl/jspath/face.xbm>
<http://www.altavista.com/cgi-bin/query?q=%22web+home+for+jim+spath%22>
Marvin the Paranoid Android says:
You are the same ...

reply via email to

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