<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to bugs</title><link href="https://sourceforge.net/p/srcml/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/srcml/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/srcml/bugs/</id><updated>2005-12-04T14:15:46Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>line numbers wrong for javadoc</title><link href="https://sourceforge.net/p/srcml/bugs/3/" rel="alternate"/><published>2005-12-04T14:15:46Z</published><updated>2005-12-04T14:15:46Z</updated><author><name>Raiser Frank</name><uri>https://sourceforge.net/u/crashchaos/</uri></author><id>https://sourceforge.net25843e74a554c44a01e11101ce3695d6cc7a7b7c</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;When linenumbers:true is set for the ViewJava plugin&lt;br /&gt;
there is an error in the numbering of lines for&lt;br /&gt;
multi-line comments looking like this:&lt;/p&gt;
&lt;p&gt;..&lt;br /&gt;
10: something();&lt;br /&gt;
11: /**&lt;br /&gt;
* this is a javadoc&lt;br /&gt;
* comment spanning&lt;br /&gt;
* multiple lines&lt;br /&gt;
*/&lt;br /&gt;
12: something_else();&lt;/p&gt;
&lt;p&gt;Possible solution: don't output the multiline comments&lt;br /&gt;
as one string, but split them at newlines and force&lt;br /&gt;
output of the corresponding newlines.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>absolute paths in windows not working</title><link href="https://sourceforge.net/p/srcml/bugs/2/" rel="alternate"/><published>2005-12-04T13:46:40Z</published><updated>2005-12-04T13:46:40Z</updated><author><name>Raiser Frank</name><uri>https://sourceforge.net/u/crashchaos/</uri></author><id>https://sourceforge.netc73577d97be4bd905f55f331d76526e88d618962</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;From mailinglist post by Icaro:&lt;br /&gt;
&lt;a href="https://sourceforge.net/mailarchive/forum.php?thread_id=9126384&amp;amp;forum_id=44402"&gt;https://sourceforge.net/mailarchive/forum.php?thread_id=9126384&amp;amp;forum_id=44402&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;C:\&amp;amp;gt;java -classpath "C:\cartella condivisa\Software &lt;br /&gt;
Downloads\dev\SrcML\srcml-0.2.2.jar"&lt;br /&gt;
de.srcml.parser.Parser c:\Policy.java&lt;/p&gt;
&lt;p&gt;(note the *c:\* ) I obtain the following Exception:&lt;/p&gt;
&lt;p&gt;java.lang.NullPointerException&lt;br /&gt;
at&lt;br /&gt;
de.srcml.parser.java.Preprocessor.read(Unknown Source)&lt;br /&gt;
at&lt;br /&gt;
de.srcml.parser.java.Preprocessor.filterReader(Unknown&lt;br /&gt;
Source)&lt;br /&gt;
at de.srcml.parser.java.Preprocessor.(Unknown&lt;br /&gt;
Source)&lt;br /&gt;
at&lt;br /&gt;
de.srcml.parser.java.ParserJava.parseFile(Unknown Source)&lt;br /&gt;
at&lt;br /&gt;
de.srcml.parser.java.ParserJava.parse(Unknown Source)&lt;br /&gt;
at de.srcml.parser.Parser.parse(Unknown Source)&lt;br /&gt;
at de.srcml.parser.Parser.main(Unknown Source)&lt;br /&gt;
de.srcml.parser.ParserException: Exception occured&lt;br /&gt;
while parsing: &lt;br /&gt;
java.lang.NullPointerException&lt;br /&gt;
at&lt;br /&gt;
de.srcml.parser.java.ParserJava.parseFile(Unknown Source)&lt;br /&gt;
at&lt;br /&gt;
de.srcml.parser.java.ParserJava.parse(Unknown Source)&lt;br /&gt;
at de.srcml.parser.Parser.parse(Unknown Source)&lt;br /&gt;
at de.srcml.parser.Parser.main(Unknown Source)&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Corrupt build.xml (unittests)</title><link href="https://sourceforge.net/p/srcml/bugs/1/" rel="alternate"/><published>2005-05-23T09:54:43Z</published><updated>2005-05-23T09:54:43Z</updated><author><name/><uri>https://sourceforge.net</uri></author><id>https://sourceforge.net2b3d3b11736903333137df6cd74b7ae4dd779646</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The build.xml in the module 'unittests' ist corrupt. The target 'test' &lt;br /&gt;
depends on 'compile', 'schema', and 'views' but 'views' does not exist. It &lt;br /&gt;
should depend on 'view' instead.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>