<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 229: Parsing error on deprecated directive with message</title><link>https://sourceforge.net/p/jedicodeformat/bugs/229/</link><description>Recent changes to 229: Parsing error on deprecated directive with message</description><atom:link href="https://sourceforge.net/p/jedicodeformat/bugs/229/feed.rss" rel="self"/><language>en</language><lastBuildDate>Fri, 07 Sep 2018 10:03:33 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/jedicodeformat/bugs/229/feed.rss" rel="self" type="application/rss+xml"/><item><title>#229 Parsing error on deprecated directive with message</title><link>https://sourceforge.net/p/jedicodeformat/bugs/229/?limit=25#a1db</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I have not been able to maintain this project for the last few years.&lt;br/&gt;
Would you like to fork it or establish a new ownership?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anthony Steele</dc:creator><pubDate>Fri, 07 Sep 2018 10:03:33 -0000</pubDate><guid>https://sourceforge.net8b7d5592407362afb16a9ac33836214a6b83ec2c</guid></item><item><title>Parsing error on deprecated directive with message</title><link>https://sourceforge.net/p/jedicodeformat/bugs/229/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;If the deprecated method in a class gets a deprecation message, the parser cannot process the unit:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;type
  TMyClass = class
  public
    procedure DoNothing;
    procedure DoSomething; deprecated 'Please, use DoNothing() instead';
  end;
&lt;/pre&gt;&lt;/div&gt;

&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Konstantin Tkachenko</dc:creator><pubDate>Fri, 07 Sep 2018 09:18:26 -0000</pubDate><guid>https://sourceforge.net5a1317c6b8f5617e4d7030a115f9c43ffca8986e</guid></item></channel></rss>