<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to patches</title><link>https://sourceforge.net/p/pyncurses/patches/</link><description>Recent changes to patches</description><atom:link href="https://sourceforge.net/p/pyncurses/patches/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sun, 29 Jul 2001 03:38:19 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/pyncurses/patches/feed.rss" rel="self" type="application/rss+xml"/><item><title>re-debianization</title><link>https://sourceforge.net/p/pyncurses/patches/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The Debian version of libncurses.so does not contain&lt;br /&gt;
the debugging trace routines. &lt;/p&gt;
&lt;p&gt;After commenting out&lt;br /&gt;
extern char *_nc_tracebits(void);&lt;br /&gt;
extern char *_tracechar(const unsigned char);&lt;br /&gt;
extern void trace(const unsigned int);&lt;br /&gt;
in &amp;amp;quot;ncurses/_curses.i&amp;amp;quot; and changing&lt;br /&gt;
mcprint, has_key, _nc_tracebits, _tracechar, \
trace, _nc_visbuf&lt;br /&gt;
to&lt;br /&gt;
mcprint, has_key, _nc_visbuf&lt;br /&gt;
in &amp;amp;quot;ncurses/curses.py&amp;amp;quot; the examples seem to work fine&lt;br /&gt;
(except for&lt;br /&gt;
menu_example.py which seems to have the same problems&lt;br /&gt;
as mentioned by Tom Newman in&lt;br /&gt;
&amp;amp;quot;http://www.geocrawler.com/archives/3/2143/2000/5/0/3689787/&amp;amp;quot;.)&lt;/p&gt;
&lt;p&gt;Rebuilding the Debian-packet from source did not work,&lt;br /&gt;
because &amp;amp;quot;debian/rules&amp;amp;quot; needed the missing files&lt;br /&gt;
&amp;amp;quot;compile.sh&amp;amp;quot; and &amp;amp;quot;install.sh&amp;amp;quot;. So I had to re-debianize&lt;br /&gt;
pyncurses.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Matthias Rahlf</dc:creator><pubDate>Sun, 29 Jul 2001 03:38:19 -0000</pubDate><guid>https://sourceforge.net014c99ffce837e281400ce16f1d70bf72e01c985</guid></item></channel></rss>