<?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/codeshine/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/codeshine/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 02 Jun 2005 15:14:52 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/codeshine/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>incorrect handling of JavaDoc/Doxygen-style comments</title><link>https://sourceforge.net/p/codeshine/bugs/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;when making use of JavaDoc-style comments (to allow &lt;br /&gt;
automatic generation of HTML documentation for C++ &lt;br /&gt;
code using Doxygen), Code Shine doesn't correctly &lt;br /&gt;
handle indenting of the comments.&lt;/p&gt;
&lt;p&gt;For example, the below:&lt;/p&gt;
&lt;p&gt;/**&lt;br /&gt;
*&lt;br /&gt;
*/&lt;br /&gt;
void foo() {}&lt;/p&gt;
&lt;p&gt;gets indented as:&lt;/p&gt;
&lt;p&gt;/**&lt;br /&gt;
*&lt;br /&gt;
*/&lt;br /&gt;
void foo() {}&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Calkins</dc:creator><pubDate>Thu, 02 Jun 2005 15:14:52 -0000</pubDate><guid>https://sourceforge.net26d3e492ccb48438f754665bb87e4c36fee781ea</guid></item></channel></rss>