bug-ncurses
[Top][All Lists]
Advanced

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

Re: Ncurses/dialog static linking on 64bit problem


From: VinX
Subject: Re: Ncurses/dialog static linking on 64bit problem
Date: Fri, 11 May 2007 09:12:08 +0200
User-agent: Thunderbird 2.0.0.0 (X11/20070422)

Thomas Dickey wrote:
> probably - ignoring pointers, that is the first difference.
yes, i think that there are random address of memory created by linker
to solve some calls...

> It should be set to a blank, e.g., in
> 
> ncurses/base/lib_newwin.c:
>     SetChar(win->_nc_bkgd, BLANK_TEXT, BLANK_ATTR);
> 

Where? in render_char function?

        Vincenzo




reply via email to

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