<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/vformat/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/vformat/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sun, 17 Nov 2002 10:30:07 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/vformat/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>DDX functions confuse ATTENDEE field</title><link>https://sourceforge.net/p/vformat/bugs/38/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;We're ending up with all qualifiers enabled in the &lt;br /&gt;
output .VCS file&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nick Marley</dc:creator><pubDate>Sun, 17 Nov 2002 10:30:07 -0000</pubDate><guid>https://sourceforge.net8f0c583d59d36bfad3b4a353c42e157e7464e53b</guid></item><item><title>Can't easily create child objects</title><link>https://sourceforge.net/p/vformat/bugs/37/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The vf_create_object() function should take an argument &lt;br /&gt;
allowing you to specify the parent object.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nick Marley</dc:creator><pubDate>Sat, 16 Nov 2002 09:38:36 -0000</pubDate><guid>https://sourceforge.net989ec65083dd12bbe5ba19a2bfcd2423e46f05d4</guid></item><item><title>cc/gcc etc Compiler warnings with -Wall</title><link>https://sourceforge.net/p/vformat/bugs/36/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Various minor issues - add required headers, tidy up &lt;br /&gt;
conditional compiles, use right printf() format strings.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nick Marley</dc:creator><pubDate>Fri, 15 Nov 2002 08:30:22 -0000</pubDate><guid>https://sourceforge.netad2fa205cced88180a657ca049449d1cccd11cf0</guid></item><item><title>Ensure string functions are portable</title><link>https://sourceforge.net/p/vformat/bugs/35/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Should ensure that it is possible to build for &lt;br /&gt;
environments where functions like strcmpi() etc. are not &lt;br /&gt;
available.  Would be best to provide default &lt;br /&gt;
implementations of all the string functions in use.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nick Marley</dc:creator><pubDate>Sat, 26 Oct 2002 16:08:28 -0000</pubDate><guid>https://sourceforge.net12764eb70f1fd0e4f47b342af0a48097543955b8</guid></item><item><title>Merge vf_is_modified() functions</title><link>https://sourceforge.net/p/vformat/bugs/34/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Include vf_is_mdified function handling paent/child &lt;br /&gt;
relationships etc.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nick Marley</dc:creator><pubDate>Tue, 08 Oct 2002 21:46:36 -0000</pubDate><guid>https://sourceforge.netcad13dc6e202dfeda0a7bbb4275e20a6b4111cac</guid></item><item><title>Remove c-runtime dependency</title><link>https://sourceforge.net/p/vformat/bugs/33/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Identify and wrap or provide macros for c-runtime &lt;br /&gt;
functions which cause portability problems.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nick Marley</dc:creator><pubDate>Tue, 08 Oct 2002 21:43:34 -0000</pubDate><guid>https://sourceforge.netccb36b3168119b748da59374ef2b8f703169f47a</guid></item><item><title>Export parser fns from DLL.</title><link>https://sourceforge.net/p/vformat/bugs/32/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Add VFORMATDECLSPEC to parser functions as they are &lt;br /&gt;
exported.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nick Marley</dc:creator><pubDate>Tue, 08 Oct 2002 21:20:23 -0000</pubDate><guid>https://sourceforge.net1e2420d6f5f066cb79b4b43d4f004a5c48e90778</guid></item><item><title>Function headers out of date</title><link>https://sourceforge.net/p/vformat/bugs/31/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;e.g for vf_get_property().&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nick Marley</dc:creator><pubDate>Mon, 07 Oct 2002 19:23:24 -0000</pubDate><guid>https://sourceforge.netbf97b17ab41622e1379e17833391e96c7e869ebc</guid></item><item><title>CImageManager passes wrong handle to lib</title><link>https://sourceforge.net/p/vformat/bugs/30/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Should pass ilType not nImageType!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nick Marley</dc:creator><pubDate>Sun, 24 Feb 2002 17:16:06 -0000</pubDate><guid>https://sourceforge.net403043228cc6dfa5901eb9c7d5e3a7edc51f551e</guid></item><item><title>Add fonts for calendar view</title><link>https://sourceforge.net/p/vformat/bugs/29/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Font manager should manage more fonts and set&lt;br /&gt;
the first 3 for VCard, next 3 for VCalendar etc.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nick Marley</dc:creator><pubDate>Sat, 05 Jan 2002 14:02:01 -0000</pubDate><guid>https://sourceforge.net9e974c82f1e51a2b04826ac904047a5a8d1c9703</guid></item></channel></rss>