<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>ads' corner - C</title>
    <link>http://andreas.scherbaum.la/blog/</link>
    <description>a place to store my stuff</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.5.3 - http://www.s9y.org/</generator>
    <pubDate>Fri, 29 Dec 2006 13:19:34 GMT</pubDate>

    <image>
        <url>http://andreas.scherbaum.la/blog/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: ads' corner - C - a place to store my stuff</title>
        <link>http://andreas.scherbaum.la/blog/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Quality control?</title>
    <link>http://andreas.scherbaum.la/blog/archives/73-Quality-control.html</link>
            <category>C</category>
    
    <comments>http://andreas.scherbaum.la/blog/archives/73-Quality-control.html#comments</comments>
    <wfw:comment>http://andreas.scherbaum.la/blog/wfwcomment.php?cid=73</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://andreas.scherbaum.la/blog/rss.php?version=2.0&amp;type=comments&amp;cid=73</wfw:commentRss>
    

    <author>nospam@example.com (Andreas 'ads' Scherbaum)</author>
    <content:encoded>
    &lt;div class=&quot;serendipity_authorpic&quot;&gt;&lt;img src=&quot;http://andreas.scherbaum.la/blog/templates/default/img/Andreas__ads__Scherbaum.jpg&quot; alt=&quot;Author&quot; title=&quot;Andreas &#039;ads&#039; Scherbaum&quot; /&gt;&lt;br /&gt;&lt;span&gt;Andreas &#039;ads&#039; Scherbaum&lt;/span&gt;&lt;/div&gt;&lt;p class=&quot;break&quot;&gt;
&lt;p&gt;&lt;font face=&quot;arial,helvetica,sans-serif&quot;&gt;Got a piece of software into my hands, a driver for a DSL box. No Makefile&#039;s in the archive, no documentation, nothing. Just some directories with a lot of subdirectories and a buzzword &amp;quot;feature&amp;quot;: a lot of code is self-generated from XML files.&lt;/font&gt;&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;font face=&quot;arial,helvetica,sans-serif&quot;&gt;Ok, some steps later, i ran into a compiler error: &amp;quot;error: invalid lvalue in assignment&amp;quot;. Uff ...&lt;/font&gt;&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;font face=&quot;arial,helvetica,sans-serif&quot;&gt;After deep debugging into a lot of recursive and self-creating include files, there was this specific error:&lt;/font&gt;&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;font face=&quot;arial,helvetica,sans-serif&quot;&gt;(xml_user_context_t *)ucontext = __c_ctxt-&amp;gt;global-&amp;gt;uctxt;&lt;/font&gt;&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;font face=&quot;arial,helvetica,sans-serif&quot;&gt;After moving the cast part to the (in every meaning) right side of the assignment, things are working. At least for this part.&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;font face=&quot;arial,helvetica,sans-serif&quot;&gt;I bet, this was never compiling before, but it was released software from the manufacturer of the chips ...&lt;/font&gt;&lt;/p&gt;&lt;/p&gt; 
    </content:encoded>

    <pubDate>Fri, 29 Dec 2006 14:00:27 +0100</pubDate>
    <guid isPermaLink="false">http://andreas.scherbaum.la/blog/archives/73-guid.html</guid>
    
</item>

</channel>
</rss>
