<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=4915" rel="self" type="application/rss+xml" />
  <title>SmaugMuds - Topic: Bugs found in Smaugfuss1.9.3</title>
  <link>https://smaugmuds.afkmods.com/index.php?a=rssfeed&amp;t=4915</link>
  <description>The largest Smaug community resource site. - </description>
  <language>en</language>
  <generator>SmaugMuds</generator>
  <ttl>60</ttl>
  <item>
   <title>Bugs found in Smaugfuss1.9.3</title>
   <link>https://smaugmuds.afkmods.com/topic/bugs-found-in-smaugfuss193-4915/&amp;p=24036#p24036</link>
   <description>Is there a better compiler used besides Cygwin? If so maybe I will try something different to see if I get better results. </description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/bugs-found-in-smaugfuss193-4915/&amp;p=24036#p24036</guid>
   <pubDate>Fri, 19 Mar 2021 20:41:48 CDT</pubDate>
   <category>SmaugFUSS</category>
   <author>nobody@example.com (Zedethar)</author>
  </item>
  <item>
   <title>Bugs found in Smaugfuss1.9.3</title>
   <link>https://smaugmuds.afkmods.com/topic/bugs-found-in-smaugfuss193-4915/&amp;p=24035#p24035</link>
   <description>It&#039;s possible Cygwin doesn&#039;t like that flag for some reason. I don&#039;t know why it wouldn&#039;t, but I don&#039;t think anyone has really been trying to use Cygwin for anything in years and it hasn&#039;t come up before.</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/bugs-found-in-smaugfuss193-4915/&amp;p=24035#p24035</guid>
   <pubDate>Tue, 16 Mar 2021 21:33:06 CDT</pubDate>
   <category>SmaugFUSS</category>
   <author>nobody@example.com (Samson)</author>
  </item>
  <item>
   <title>Bugs found in Smaugfuss1.9.3</title>
   <link>https://smaugmuds.afkmods.com/topic/bugs-found-in-smaugfuss193-4915/&amp;p=24034#p24034</link>
   <description>Awesome, I would love to try a new version and I will start a topic for it if I catch any bugs. I hope the other bug was fixed, I stated it in my  &#039;New to Smaugfuss&#039; topic Issues within the [color=yellow]makefile[/color] of 1.9.4 in this line W_FLAGS = [color=yellow]-std=c++1z[/color] -Wall -Wshadow -Wformat-security -Wpointer-arith -Wcast-align -Wredundant-decls I had to remove [color=yellow]-std=c++1z[/color] this to make the makefile complete all the way through and compile Smaug.ex</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/bugs-found-in-smaugfuss193-4915/&amp;p=24034#p24034</guid>
   <pubDate>Tue, 16 Mar 2021 21:14:14 CDT</pubDate>
   <category>SmaugFUSS</category>
   <author>nobody@example.com (Zedethar)</author>
  </item>
  <item>
   <title>Bugs found in Smaugfuss1.9.3</title>
   <link>https://smaugmuds.afkmods.com/topic/bugs-found-in-smaugfuss193-4915/&amp;p=24033#p24033</link>
   <description>Just did some checking, I wouldn&#039;t call the room descriptions &amp;quot;broken&amp;quot; but they&#039;re certainly not behaving correctly with that pile of extra space in them if the automap is on. I&#039;m not sure why that would be either since by the time Smaug had this feature my own MUD was already firmly in the hands of our own codebase instead. The other bugs reported here have been addressed for the next update. Though in the future it would be appreciated if they were posted as separate threads for better t</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/bugs-found-in-smaugfuss193-4915/&amp;p=24033#p24033</guid>
   <pubDate>Tue, 16 Mar 2021 20:06:07 CDT</pubDate>
   <category>SmaugFUSS</category>
   <author>nobody@example.com (Samson)</author>
  </item>
  <item>
   <title>Bugs found in Smaugfuss1.9.3</title>
   <link>https://smaugmuds.afkmods.com/topic/bugs-found-in-smaugfuss193-4915/&amp;p=24032#p24032</link>
   <description>As for 1.9.4 I mentioned at the beginning of this topic that it contained a bug with config automap that breaks all room descriptions, I would love to use it instead but I never could fix it.</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/bugs-found-in-smaugfuss193-4915/&amp;p=24032#p24032</guid>
   <pubDate>Tue, 16 Mar 2021 01:47:23 CDT</pubDate>
   <category>SmaugFUSS</category>
   <author>nobody@example.com (Zedethar)</author>
  </item>
  <item>
   <title>Bugs found in Smaugfuss1.9.3</title>
   <link>https://smaugmuds.afkmods.com/topic/bugs-found-in-smaugfuss193-4915/&amp;p=24031#p24031</link>
   <description>It looks like some time in the last 7 years, gcc started only seeing %u as an unsigned int and the %ud modifier doesn&#039;t get caught as invalid now. I changed it on the distribution folder I keep on my linux server and apparently the compiler no longer complains about it being simply %d as it was originally so changing it in the function should stop it from dumping junk into the files. It&#039;ll make its way into the next codebase update, whenever that ends up being. And just for the record, thi</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/bugs-found-in-smaugfuss193-4915/&amp;p=24031#p24031</guid>
   <pubDate>Mon, 15 Mar 2021 18:03:41 CDT</pubDate>
   <category>SmaugFUSS</category>
   <author>nobody@example.com (Samson)</author>
  </item>
  <item>
   <title>Bugs found in Smaugfuss1.9.3</title>
   <link>https://smaugmuds.afkmods.com/topic/bugs-found-in-smaugfuss193-4915/&amp;p=24030#p24030</link>
   <description>[quote=Samson]%ud is the specifier for an unsigned integer. Chances are that was done long ago to silence compiler warnings about using the wrong signage in various operations.[/quote] Only place I could see a lone &amp;quot;d&amp;quot; cropping into this. Is it possible a compiler bug is behind this and not interpreting %ud properly? Isn&#039;t this being compiled on Cygwin in this case?  To wit, here&#039;s an old 2018 Gammon [url=https://www.gammon.com.au/forum/bbshowpost.php?bbsubject_id=14201]post[/url] on the e</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/bugs-found-in-smaugfuss193-4915/&amp;p=24030#p24030</guid>
   <pubDate>Mon, 15 Mar 2021 16:44:05 CDT</pubDate>
   <category>SmaugFUSS</category>
   <author>nobody@example.com (GatewaySysop)</author>
  </item>
  <item>
   <title>Bugs found in Smaugfuss1.9.3</title>
   <link>https://smaugmuds.afkmods.com/topic/bugs-found-in-smaugfuss193-4915/&amp;p=24029#p24029</link>
   <description>%ud is the specifier for an unsigned integer. Chances are that was done long ago to silence compiler warnings about using the wrong signage in various operations.</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/bugs-found-in-smaugfuss193-4915/&amp;p=24029#p24029</guid>
   <pubDate>Mon, 15 Mar 2021 13:32:25 CDT</pubDate>
   <category>SmaugFUSS</category>
   <author>nobody@example.com (Samson)</author>
  </item>
  <item>
   <title>Bugs found in Smaugfuss1.9.3</title>
   <link>https://smaugmuds.afkmods.com/topic/bugs-found-in-smaugfuss193-4915/&amp;p=24028#p24028</link>
   <description>[quote=Zedethar] Once I realized what it was I removed those d in some of the lines and its fixed! Thanks for helping me guys :) lol (WHY is it putting d&#039;s in certain spots I&#039;ll never know)[/quote] Well, curious... why is this %ud and not just %d? Is that even correct? It&#039;s not %ud in my dated FUSS derivative, and I&#039;m pretty sure I didn&#039;t change it. Perhaps this is the reason you are getting an extraneous &#039;d&#039; ? [code] /* return a string for writing a bitvector to a file */ char *print_b</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/bugs-found-in-smaugfuss193-4915/&amp;p=24028#p24028</guid>
   <pubDate>Mon, 15 Mar 2021 00:07:11 CDT</pubDate>
   <category>SmaugFUSS</category>
   <author>nobody@example.com (GatewaySysop)</author>
  </item>
  <item>
   <title>Bugs found in Smaugfuss1.9.3</title>
   <link>https://smaugmuds.afkmods.com/topic/bugs-found-in-smaugfuss193-4915/&amp;p=24027#p24027</link>
   <description>This is my new deity: #DEITY Filename		auril.dty~ Name		Auril~ Description	Neutral evil goddess of winter. Auril&#039;s symbol is a six-pointed snowflake. ~ Alignment		0 Worshippers	1 Flee		0 Flee_npcrace	0 Flee_npcfoe	0 Kill		20 Kill_npcrace	0 Kill_npcfoe	0 Kill_magic	0 Sac		20 Bury_corpse	0 Aid_spell		0 Aid		0 Steal		0 Backstab		0 Die		0 Die_npcrace	0 Die_npcfoe	0 Spell_aid		0 Dig_corpse	0 Scorpse		500 Savatar		0 Sdeityobj		0 Srecall		300 Race		-1 Class		-1 Element		</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/bugs-found-in-smaugfuss193-4915/&amp;p=24027#p24027</guid>
   <pubDate>Sun, 14 Mar 2021 21:59:04 CDT</pubDate>
   <category>SmaugFUSS</category>
   <author>nobody@example.com (Zedethar)</author>
  </item>
 </channel>
</rss>
