<?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/ruby-xlib-wrap/patches/</link><description>Recent changes to patches</description><atom:link href="https://sourceforge.net/p/ruby-xlib-wrap/patches/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 18 Jun 2003 17:35:45 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/ruby-xlib-wrap/patches/feed.rss" rel="self" type="application/rss+xml"/><item><title>patch to update Xlib.i and Xutil.i to use SWIG-1.3.19</title><link>https://sourceforge.net/p/ruby-xlib-wrap/patches/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;SWIG-1.3.19 implements a different syntax for&lt;br /&gt;
SWIG_ConvertPtr() than did 1.3.13.  The new syntax&lt;br /&gt;
requires that a pointer to a void * be passed in as the&lt;br /&gt;
second argument, which will received the converted&lt;br /&gt;
pointer.  Furthermore, a new fourth argument is a flag&lt;br /&gt;
which says whether to throw an exception on an error,&lt;br /&gt;
or simply return -1.  Passing a nonzero value to this&lt;br /&gt;
argument keeps the behaviour which existed in 1.3.13. &lt;br /&gt;
Enclosed is a patch against ruby-xlib-wrap-1.2 which&lt;br /&gt;
converts all calls to SWIG_ConvertPtr() to the new form.&lt;/p&gt;
&lt;p&gt;This patch also removes a line which %includes a file&lt;br /&gt;
&amp;amp;quot;cursorfont.i&amp;amp;quot;.  This file is nowhere present in&lt;br /&gt;
ruby-xlib-wrap, so it was causing swig to fail.  Simply&lt;br /&gt;
removing the line does not appear to have any adverse&lt;br /&gt;
effect.&lt;/p&gt;
&lt;p&gt;Mirian Crzig Lennox &amp;amp;lt;mirian@cosmic.com&amp;amp;gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 18 Jun 2003 17:35:45 -0000</pubDate><guid>https://sourceforge.netabbbe06fa714f64cbbf31268ad30155a378433ec</guid></item><item><title>the basic window example does not redraw on resize</title><link>https://sourceforge.net/p/ruby-xlib-wrap/patches/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I noticed that the basic window example draws more and&lt;br /&gt;
more text but does not clear the window when it is resized.&lt;br /&gt;
Sometimes the window gets cleared somehow but often the&lt;br /&gt;
drawing is left there and new one added.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michal Suchanek</dc:creator><pubDate>Fri, 02 May 2003 12:00:20 -0000</pubDate><guid>https://sourceforge.net191538a9822b11e39a7235df6c8bfe97d02a1a51</guid></item></channel></rss>