[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
cdk-4.9.11-20041004
From: |
Thomas Dickey |
Subject: |
cdk-4.9.11-20041004 |
Date: |
Tue, 5 Oct 2004 19:33:42 -0400 |
User-agent: |
Mutt/1.5.6+20040722i |
I made a new snapshot for Cdk last night:
+ correct logic of writeBlanks(), which did not check for malloc
failure and made an unnecessary call to freeChar().
+ simplify draw.c a little by using writeCharAttrib() and
writeChtypeAttrib() to implement writeChar() and writeChtype().
+ revert 2002/07/27 change that used waddchnstr() in writeChtype(),
since it does not render control characters (report by Mike Leib).
+ fix an infinite loop in viewer.c when displaying control characters
such as form-feed.
See
http://invisible-island.net/cdk/
ftp://invisible-island.net/cdk/
--
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net
signature.asc
Description: Digital signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- cdk-4.9.11-20041004,
Thomas Dickey <=