<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to delete_image</title><link>https://sourceforge.net/p/arcanfe/wiki/delete_image/</link><description>Recent changes to delete_image</description><atom:link href="https://sourceforge.net/p/arcanfe/wiki/delete_image/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 22 Jun 2012 00:44:29 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/arcanfe/wiki/delete_image/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage delete_image modified by Björn Ståhl</title><link>https://sourceforge.net/p/arcanfe/wiki/delete_image/</link><description>&lt;pre&gt;--- v2
+++ v3
@@ -6,10 +6,12 @@
 
 Deletes a VID and all its associated resources. VIDs in Framesets and linked VIDs will be deleted unless MASK_LIVING has been cleared. 
 
-**related functions:**
-[expire_image]
+**caveats:**
 
-**caveats:**
 Calling delete_image on WORLDID, BADID or a number that isn't mapped to a VID, will forcible fail and shut down the engine, writing out the erronous file:line as the shutdown message. This is on purpose in accordance with the *fail early* debugging principle. 
 
 Calling delete_image on an image that is loaded asynchronously will turn it into an asynchronous load then a delete, as a measure to avoid file-descriptor leaks.
+
+**related functions:**
+
+[expire_image]
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Björn Ståhl</dc:creator><pubDate>Fri, 22 Jun 2012 00:44:29 -0000</pubDate><guid>https://sourceforge.net0a092fa17aad51081a705d2ceaae9b053a7c6242</guid></item><item><title>WikiPage delete_image modified by Björn Ståhl</title><link>https://sourceforge.net/p/arcanfe/wiki/delete_image/</link><description>&lt;pre&gt;--- v1
+++ v2
@@ -1,4 +1,4 @@
-**definition:**
+**declaration:**
 
 ~~~~
 function delete_image(vid); =&gt; nil
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Björn Ståhl</dc:creator><pubDate>Sat, 16 Jun 2012 10:50:28 -0000</pubDate><guid>https://sourceforge.net21ebad13c3cb50b016a49e78926a672cf886f761</guid></item><item><title>WikiPage delete_image modified by Björn Ståhl</title><link>https://sourceforge.net/p/arcanfe/wiki/delete_image/</link><description>**definition:**

~~~~
function delete_image(vid); =&gt; nil
~~~~

Deletes a VID and all its associated resources. VIDs in Framesets and linked VIDs will be deleted unless MASK_LIVING has been cleared. 

**related functions:**
[expire_image]

**caveats:**
Calling delete_image on WORLDID, BADID or a number that isn't mapped to a VID, will forcible fail and shut down the engine, writing out the erronous file:line as the shutdown message. This is on purpose in accordance with the *fail early* debugging principle. 

Calling delete_image on an image that is loaded asynchronously will turn it into an asynchronous load then a delete, as a measure to avoid file-descriptor leaks.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Björn Ståhl</dc:creator><pubDate>Sat, 16 Jun 2012 09:21:35 -0000</pubDate><guid>https://sourceforge.net95374c659419a2016d63b1aaabd2f7169d43a61a</guid></item></channel></rss>