<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=4182" rel="self" type="application/rss+xml" />
  <title>SmaugMuds - Topic: backup snippets.</title>
  <link>https://smaugmuds.afkmods.com/index.php?a=rssfeed&amp;t=4182</link>
  <description>The largest Smaug community resource site. - </description>
  <language>en</language>
  <generator>SmaugMuds</generator>
  <ttl>60</ttl>
  <item>
   <title>backup snippets.</title>
   <link>https://smaugmuds.afkmods.com/topic/backup-snippets-4182/&amp;p=18972#p18972</link>
   <description>Thanks, funny thing is you told me how to fix this kind of warning before when I was upating the mud to run under the new gcc... I shoul have remembered.  Everything works, and I don&#039;t see any errors. Tested the command it it works fine. </description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/backup-snippets-4182/&amp;p=18972#p18972</guid>
   <pubDate>Mon, 28 Sep 2009 15:03:54 CDT</pubDate>
   <category>Smaug Snippets</category>
   <author>nobody@example.com (dbna2)</author>
  </item>
  <item>
   <title>backup snippets.</title>
   <link>https://smaugmuds.afkmods.com/topic/backup-snippets-4182/&amp;p=18971#p18971</link>
   <description>well you can add an int sysret; and then change the system( cmd ); to sysret = system( cmd ); that should shut it up, you could also read up on actually checking to make sure it didn&#039;t return an error etc...</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/backup-snippets-4182/&amp;p=18971#p18971</guid>
   <pubDate>Mon, 28 Sep 2009 14:52:27 CDT</pubDate>
   <category>Smaug Snippets</category>
   <author>nobody@example.com (Remcon)</author>
  </item>
  <item>
   <title>backup snippets.</title>
   <link>https://smaugmuds.afkmods.com/topic/backup-snippets-4182/&amp;p=18970#p18970</link>
   <description>So how do I get it to shut up.</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/backup-snippets-4182/&amp;p=18970#p18970</guid>
   <pubDate>Mon, 28 Sep 2009 14:44:32 CDT</pubDate>
   <category>Smaug Snippets</category>
   <author>nobody@example.com (dbna2)</author>
  </item>
  <item>
   <title>backup snippets.</title>
   <link>https://smaugmuds.afkmods.com/topic/backup-snippets-4182/&amp;p=18966#p18966</link>
   <description>It is just saying that system is returning an int and you aren&#039;t using it to check for errors etc... </description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/backup-snippets-4182/&amp;p=18966#p18966</guid>
   <pubDate>Mon, 28 Sep 2009 05:15:41 CDT</pubDate>
   <category>Smaug Snippets</category>
   <author>nobody@example.com (Remcon)</author>
  </item>
  <item>
   <title>backup snippets.</title>
   <link>https://smaugmuds.afkmods.com/topic/backup-snippets-4182/&amp;p=18965#p18965</link>
   <description>I added it in, and it seems the gcc doesn&#039;t like it.... backup.c: In function &#039;backup&#039;: backup.c:109: warning: ignoring return value of &#039;system&#039;, declared with attribute warn_unused_result backup.c:113: warning: ignoring return value of &#039;system&#039;, declared with attribute warn_unused_result [code] system( cmd ); [/code] is what it is complaining about.</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/backup-snippets-4182/&amp;p=18965#p18965</guid>
   <pubDate>Mon, 28 Sep 2009 00:42:43 CDT</pubDate>
   <category>Smaug Snippets</category>
   <author>nobody@example.com (dbna2)</author>
  </item>
 </channel>
</rss>
