

<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.net-snmp.org/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AFAQ%3ACoding_15</id>
		<title>Template:FAQ:Coding 15 - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.net-snmp.org/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AFAQ%3ACoding_15"/>
		<link rel="alternate" type="text/html" href="http://www.net-snmp.org/wiki/index.php?title=Template:FAQ:Coding_15&amp;action=history"/>
		<updated>2026-06-14T22:10:49Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.26.3</generator>

	<entry>
		<id>http://www.net-snmp.org/wiki/index.php?title=Template:FAQ:Coding_15&amp;diff=1706&amp;oldid=prev</id>
		<title>Dts12 at 11:28, 23 October 2006</title>
		<link rel="alternate" type="text/html" href="http://www.net-snmp.org/wiki/index.php?title=Template:FAQ:Coding_15&amp;diff=1706&amp;oldid=prev"/>
				<updated>2006-10-23T11:28:01Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This was a bug in the mib2c script, which was corrected with&lt;br /&gt;
the 4.2 release.  Earlier versions can be fixed by applying the&lt;br /&gt;
following patch:&lt;br /&gt;
&lt;br /&gt;
        $ diff -u mib2c.cln mib2c&lt;br /&gt;
        --- mib2c.cln   Wed Nov 29 15:12:47 2000&lt;br /&gt;
        +++ mib2c       Wed Nov 29 15:13:18 2000&lt;br /&gt;
        @@ -132,6 +132,6 @@&lt;br /&gt;
         #============================================&lt;br /&gt;
         foreach $vtable (@table_list) {&lt;br /&gt;
             foreach $ptable (@processtable) {&lt;br /&gt;
        -       $variables{$ptable}{&amp;#039;processed&amp;#039;} =&lt;br /&gt;
        +       $variables{$ptable}{&amp;#039;processed&amp;#039;} .=&lt;br /&gt;
                    (eval &amp;quot;\&amp;quot;$variables{$ptable}{&amp;#039;code&amp;#039;}\&amp;quot;&amp;quot;) . &amp;quot;\n\n&amp;quot;;&lt;br /&gt;
             }&lt;/div&gt;</summary>
		<author><name>Dts12</name></author>	</entry>

	</feed>