<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/bartlby/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/bartlby/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 17 Mar 2008 09:01:11 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/bartlby/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>Misusage of "magic numbers"</title><link>https://sourceforge.net/p/bartlby/bugs/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I have seen some fixed integers in a source file.&lt;br /&gt;
&lt;a href="http://bartlby.cvs.sourceforge.net/bartlby/bartlby-core/src/config.c?revision=1.12&amp;amp;view=markup"&gt;http://bartlby.cvs.sourceforge.net/bartlby/bartlby-core/src/config.c?revision=1.12&amp;amp;view=markup&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;They are unnecessarily hard to understand.&lt;br /&gt;
&lt;a href="http://en.wikipedia.org/wiki/Magic_number_%28programming%29#Unnamed_numerical_constant" rel="nofollow"&gt;http://en.wikipedia.org/wiki/Magic_number_%28programming%29#Unnamed_numerical_constant&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I suggest to improve the source code by the use of the sizeof() operator.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Markus Elfring</dc:creator><pubDate>Mon, 17 Mar 2008 09:01:11 -0000</pubDate><guid>https://sourceforge.net4833935ddb586e5e871c04d353bd71574f338b11</guid></item><item><title>Check return codes everywhere</title><link>https://sourceforge.net/p/bartlby/bugs/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Some checks for return codes are missing.&lt;/p&gt;
&lt;p&gt;Examples:&lt;br /&gt;
Would you like to add more error handling for return values from "malloc" like in the function "bartlby_check_sirene" and from "fwrite" in the function "bartlby_pre_init"?&lt;br /&gt;
&lt;a href="http://bartlby.cvs.sourceforge.net/bartlby/bartlby-core/src/ack.c?revision=1.2&amp;amp;view=markup"&gt;http://bartlby.cvs.sourceforge.net/bartlby/bartlby-core/src/ack.c?revision=1.2&amp;amp;view=markup&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://bartlby.cvs.sourceforge.net/bartlby/bartlby-core/src/daemon.c?revision=1.11&amp;amp;view=markup"&gt;http://bartlby.cvs.sourceforge.net/bartlby/bartlby-core/src/daemon.c?revision=1.11&amp;amp;view=markup&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Markus Elfring</dc:creator><pubDate>Tue, 27 Feb 2007 14:46:11 -0000</pubDate><guid>https://sourceforge.netf1d88155c21b2c3560ee24df9b72305b8d99b709</guid></item></channel></rss>