<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 80: Compiling under Java-1.5</title><link>https://sourceforge.net/p/jode/bugs/80/</link><description>Recent changes to 80: Compiling under Java-1.5</description><atom:link href="https://sourceforge.net/p/jode/bugs/80/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 07 Jul 2005 18:52:19 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/jode/bugs/80/feed.rss" rel="self" type="application/rss+xml"/><item><title>Compiling under Java-1.5</title><link>https://sourceforge.net/p/jode/bugs/80/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;In Java-1.5 "enum" is a keyword and can not be a &lt;br /&gt;
variable name. &lt;/p&gt;
&lt;p&gt;The attached patch replaces all occurances of &lt;br /&gt;
"enum" with "enumeration". &lt;/p&gt;
&lt;p&gt;Of course, handling real Java code, that uses &lt;br /&gt;
enums remains impossible :-) &lt;/p&gt;
&lt;p&gt;Fortunately, there, probably, is not much such &lt;br /&gt;
code around, for this is a very new feature. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mikhail Teterin</dc:creator><pubDate>Thu, 07 Jul 2005 18:52:19 -0000</pubDate><guid>https://sourceforge.nete5c5df3bbbf5dd338a1bf7b17c68c3ceb85dff5c</guid></item></channel></rss>