<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 25: Undefined variables in exception handlers</title><link>https://sourceforge.net/p/diffuse/bugs/25/</link><description>Recent changes to 25: Undefined variables in exception handlers</description><atom:link href="https://sourceforge.net/p/diffuse/bugs/25/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 02 Oct 2017 00:19:40 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/diffuse/bugs/25/feed.rss" rel="self" type="application/rss+xml"/><item><title>#25 Undefined variables in exception handlers</title><link>https://sourceforge.net/p/diffuse/bugs/25/?limit=25#b6e3</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;These should now be fixed.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Derrick Moser</dc:creator><pubDate>Mon, 02 Oct 2017 00:19:40 -0000</pubDate><guid>https://sourceforge.net53fdc810606dc5bc142ea15b794c79cadf24b502</guid></item><item><title>Undefined variables in exception handlers</title><link>https://sourceforge.net/p/diffuse/bugs/25/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Two exception handlers use undefined variables (in "src/usr/bin/diffuse"):&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;_get_svk_repo()&lt;/code&gt; uses &lt;code&gt;config&lt;/code&gt; but should use &lt;code&gt;svkconfig&lt;/code&gt; (line 2648 in r432)&lt;/li&gt;
&lt;li&gt;&lt;code&gt;Resources.getString()&lt;/code&gt; uses &lt;code&gt;symbols&lt;/code&gt; but should use &lt;code&gt;symbol&lt;/code&gt; (line 556 in r432)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Both cases were found by "pylint --errors-only".&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">philipp</dc:creator><pubDate>Sat, 30 Sep 2017 19:16:01 -0000</pubDate><guid>https://sourceforge.netd6b7d2dcb05cdff25856d2a4cccf517179d49745</guid></item></channel></rss>