<?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/dynagraph2/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/dynagraph2/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/dynagraph2/bugs/</id><updated>2011-06-11T15:30:35Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>Can not install</title><link href="https://sourceforge.net/p/dynagraph2/bugs/2/" rel="alternate"/><published>2011-06-11T15:30:35Z</published><updated>2011-06-11T15:30:35Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.netc9dfd44906ca18f9393642f9bda6f0debac28d9a</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Installation fails on win 7 home amd64, see screenshot.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>segue command does not parse</title><link href="https://sourceforge.net/p/dynagraph2/bugs/1/" rel="alternate"/><published>2006-12-24T12:30:18Z</published><updated>2006-12-24T12:30:18Z</updated><author><name>Gordon Woodhull</name><uri>https://sourceforge.net/u/gordonwoodhull/</uri></author><id>https://sourceforge.net347fef450822c6537d3831c1871351fae745b886</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The segue command can cause parse errors, for example with tests/llel.incr (however suppress7th.incr is okay because it has line break between segue and the graph description, a viable workaround)&lt;/p&gt;
&lt;p&gt;This has something to do with the agraph parser being spawned from within the incrface parser.&lt;/p&gt;
&lt;p&gt;Somehow the incrface parser gets the 'd' and the agraph parser gets the 'igraph', causing two parse errors:&lt;/p&gt;
&lt;p&gt;One is caught by the dynagraph error handling system:&lt;br /&gt;
message "(exception) Incrface syntax error: incr:&lt;br /&gt;
syntax error in line 3 near 'd'"&lt;/p&gt;
&lt;p&gt;And one is caught by the agraph parser:&lt;br /&gt;
syntax error in line 1 near 'igraph'&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>