Phobos - breaking existing code

ketmar via Digitalmars-d digitalmars-d at puremagic.com
Sat Nov 29 00:51:35 PST 2014


On Sat, 29 Nov 2014 00:41:45 -0800
Walter Bright via Digitalmars-d <digitalmars-d at puremagic.com> wrote:

> On 11/28/2014 6:08 PM, H. S. Teoh via Digitalmars-d wrote:
> > Hmm. Did you install libncurses5-dev (or libncursesw5-dev)? If not, try
> > `apt-get install libncurses5-dev` (or libncursesw5-dev as appropriate).
> > Otherwise, try -lncurses5 or -lncursesw5, perhaps?
> 
> Yeah, that didn't work, either.
> 
> I wound up simply ripping out ncurses and hardcoding it for xterm.
ah, yes, i'm lazy, so i ripped off ^Z and one scrolling optimisation.
it can be fixed easily, but i don't see any sense in it.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20141129/c9b21f39/attachment.sig>


More information about the Digitalmars-d mailing list