<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 213: Bug: strict private const breaks formatting</title><link href="https://sourceforge.net/p/jedicodeformat/bugs/213/" rel="alternate"/><link href="https://sourceforge.net/p/jedicodeformat/bugs/213/feed.atom" rel="self"/><id>https://sourceforge.net/p/jedicodeformat/bugs/213/</id><updated>2009-08-04T10:01:08Z</updated><subtitle>Recent changes to 213: Bug: strict private const breaks formatting</subtitle><entry><title>Bug: strict private const breaks formatting</title><link href="https://sourceforge.net/p/jedicodeformat/bugs/213/" rel="alternate"/><published>2009-08-04T10:01:08Z</published><updated>2009-08-04T10:01:08Z</updated><author><name>Akkie Malus</name><uri>https://sourceforge.net/u/akkiemalus/</uri></author><id>https://sourceforge.net2d95a7320a085dc976c5976401dcd01f58b081e1</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The unit in the attachment doesn't format.&lt;/p&gt;
&lt;p&gt;unit uFormatBug;&lt;/p&gt;
&lt;p&gt;interface&lt;/p&gt;
&lt;p&gt;type&lt;br /&gt;
TBasCodeFormat = class&lt;br /&gt;
strict private&lt;br /&gt;
const&lt;br /&gt;
cPrecision = 1;&lt;br /&gt;
strict protected&lt;br /&gt;
FIsReadOnly: Boolean;&lt;br /&gt;
end;&lt;/p&gt;
&lt;p&gt;implementation&lt;/p&gt;
&lt;p&gt;end.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>