<?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/vim-taglist/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/vim-taglist/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sat, 30 Nov 2013 16:29:23 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/vim-taglist/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>Error processing function</title><link>https://sourceforge.net/p/vim-taglist/bugs/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Everytime I open a file with a line like this&lt;/p&gt;
&lt;p&gt;&lt;code&gt;template &amp;lt;class T&amp;gt; ABC&amp;lt;T&amp;gt; ABC&amp;lt;T&amp;gt;::operator |(T _abc) const&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;I get the error message&lt;/p&gt;
&lt;p&gt;&lt;code&gt;Error detected while processing function &amp;lt;SNR&amp;gt;67_Tlist_Refresh..&amp;lt;SNR&amp;gt;67_Tlist_Menu_Update_File..&amp;lt;SNR&amp;gt;67_Tlist_Menu_File_Refresh:
line    6:
E488: Trailing characters&lt;/code&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Uroc327</dc:creator><pubDate>Sat, 30 Nov 2013 16:29:23 -0000</pubDate><guid>https://sourceforge.net60cc25fb847f530e9eceed82e97db51c05c59d00</guid></item><item><title>delay initialization until used</title><link>https://sourceforge.net/p/vim-taglist/bugs/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;behind syntasitc, taglist adds the most time to my startup (according to --startuptime). this can be abated if most of the startup logic is only called after taglist is first called. i don't run taglist that often, so i would like to avoid the startup hit unless i actually use it.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">turkis</dc:creator><pubDate>Mon, 24 Sep 2012 18:03:43 -0000</pubDate><guid>https://sourceforge.netd2ea5cde7b33131aef2085397e0b3e6d948e26e8</guid></item><item><title>Tlist_Exit_OnlyWindow option causes :bd problem</title><link>https://sourceforge.net/p/vim-taglist/bugs/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When Tlist_Exit_OnlyWindow=1, and editing multiple buffers, using the :bd command closes the entire gvim window, instead of just the current buffer.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Robert Day</dc:creator><pubDate>Thu, 10 Jun 2010 13:44:45 -0000</pubDate><guid>https://sourceforge.netb1ed2b2ba02ca273e11996671da543a077c56535</guid></item><item><title>php functions are not shown</title><link>https://sourceforge.net/p/vim-taglist/bugs/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;when a php file has functions with the following format:&lt;/p&gt;
&lt;p&gt;function foo( $bar ) ...&lt;/p&gt;
&lt;p&gt;it shows up in the taglist window, but when it's like:&lt;/p&gt;
&lt;p&gt;function&lt;br /&gt;
foo( $bar ) ...&lt;/p&gt;
&lt;p&gt;it doesn't. The difference is that keyword 'function' and the function-name are not on the same line.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Mon, 26 Mar 2007 05:47:34 -0000</pubDate><guid>https://sourceforge.netf463f6d7dadd2e9d4e80c77bc4aa74966b6f84df</guid></item></channel></rss>