<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
 <channel>
  <atom:link href="https://smaugmuds.afkmods.com/index.php?a=rssfeed&amp;t=4469" rel="self" type="application/rss+xml" />
  <title>SmaugMuds - Topic: [Bug] Telnet control character arrays are of the wrong type.</title>
  <link>https://smaugmuds.afkmods.com/index.php?a=rssfeed&amp;t=4469</link>
  <description>The largest Smaug community resource site. - </description>
  <language>en</language>
  <generator>SmaugMuds</generator>
  <ttl>60</ttl>
  <item>
   <title>[Bug] Telnet control character arrays are of the wrong type.</title>
   <link>https://smaugmuds.afkmods.com/topic/bug-telnet-control-character-arrays-are-of-the-wrong-type-4469/&amp;p=21020#p21020</link>
   <description>Bug: Telnet control character arrays are of the wrong type. Danger: Low - May or may not be interfering with the use of the telnet IAC command. Found by: Bobo Fixed by: David/Samson --- [b]comm.c[/b] Locate: [code]const char echo_off_str[] = { ( char )IAC, ( char )WILL, TELOPT_ECHO, &#039;\0&#039; }; const char echo_on_str[] = { ( char )IAC, ( char )WONT, TELOPT_ECHO, &#039;\0&#039; }; const char go_ahead_str[] = { ( char )IAC, ( char )GA, &#039;\0&#039; };[/code] Replace with: [code]const unsigned char ec</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/bug-telnet-control-character-arrays-are-of-the-wrong-type-4469/&amp;p=21020#p21020</guid>
   <pubDate>Sat, 16 Oct 2010 17:02:05 CDT</pubDate>
   <category>SWFOTE FUSS Bugfix List</category>
   <author>nobody@example.com (InfiniteAxis)</author>
  </item>
 </channel>
</rss>
