<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to tickets</title><link href="https://sourceforge.net/p/rankwidth/tickets/" rel="alternate"/><link href="https://sourceforge.net/p/rankwidth/tickets/feed.atom" rel="self"/><id>https://sourceforge.net/p/rankwidth/tickets/</id><updated>2025-12-16T20:01:49.436000Z</updated><subtitle>Recent changes to tickets</subtitle><entry><title>#2 Support igraph &gt;= 0.10.0</title><link href="https://sourceforge.net/p/rankwidth/tickets/2/?limit=25#b1af/d951" rel="alternate"/><published>2025-12-16T20:01:49.436000Z</published><updated>2025-12-16T20:01:49.436000Z</updated><author><name>Philipp Klaus Krause</name><uri>https://sourceforge.net/u/spth/</uri></author><id>https://sourceforge.netd8074a3fa2a27c5d8795ff5654c24599e5ffcbfb</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;This should be fixed today.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#4 Compilation failure against igraph 1.0.0</title><link href="https://sourceforge.net/p/rankwidth/tickets/4/?limit=25#f913" rel="alternate"/><published>2025-12-16T20:01:29.717000Z</published><updated>2025-12-16T20:01:29.717000Z</updated><author><name>Philipp Klaus Krause</name><uri>https://sourceforge.net/u/spth/</uri></author><id>https://sourceforge.netcf676df01cedcaa59391bc34979fbf049eee089e</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; closed&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;assigned_to&lt;/strong&gt;: Philipp Klaus Krause&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</summary></entry><entry><title>#4 Compilation failure against igraph 1.0.0</title><link href="https://sourceforge.net/p/rankwidth/tickets/4/?limit=25#c37f" rel="alternate"/><published>2025-10-30T11:19:20.669000Z</published><updated>2025-10-30T11:19:20.669000Z</updated><author><name>Philipp Klaus Krause</name><uri>https://sourceforge.net/u/spth/</uri></author><id>https://sourceforge.netff7dcce846e05f95a626e989a5830acf9107dd36</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;No surprise: the igraph 1.0 announcement explicitly states that it breaks the API.&lt;/p&gt;
&lt;p&gt;I'll have to adapt (possibly checking the igraph version via a preprocessor macro, then calling the appropriate API).&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Compilation failure against igraph 1.0.0</title><link href="https://sourceforge.net/p/rankwidth/tickets/4/" rel="alternate"/><published>2025-10-30T10:32:28.629000Z</published><updated>2025-10-30T10:32:28.629000Z</updated><author><name>Thierry Thomas</name><uri>https://sourceforge.net/u/tthierry/</uri></author><id>https://sourceforge.netbaa6d4af2e6b2b57687a763acc7fec7d335ba774</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hello,&lt;br/&gt;
Compilation aborts after the upgrade of igraph to 1.0.0:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;code&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;bin&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;sh&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="o"&gt;./&lt;/span&gt;&lt;span class="n"&gt;libtool&lt;/span&gt;&lt;span class="w"&gt;  &lt;/span&gt;&lt;span class="o"&gt;--&lt;/span&gt;&lt;span class="n"&gt;tag&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="n"&gt;CC&lt;/span&gt;&lt;span class="w"&gt;    &lt;/span&gt;&lt;span class="o"&gt;--&lt;/span&gt;&lt;span class="n"&gt;mode&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="n"&gt;compile&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;cc&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;DPACKAGE_NAME&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;\&lt;span class="s2"&gt;"rw&lt;/span&gt;&lt;span class="se"&gt;\"&lt;/span&gt;&lt;span class="s2"&gt; -DPACKAGE_TARNAME=&lt;/span&gt;&lt;span class="se"&gt;\"&lt;/span&gt;&lt;span class="s2"&gt;rw&lt;/span&gt;&lt;span class="se"&gt;\"&lt;/span&gt;&lt;span class="s2"&gt; -DPACKAGE_VERSION=&lt;/span&gt;&lt;span class="se"&gt;\"&lt;/span&gt;&lt;span class="s2"&gt;0.9&lt;/span&gt;&lt;span class="se"&gt;\"&lt;/span&gt;&lt;span class="s2"&gt; -DPACKAGE_STRING=&lt;/span&gt;&lt;span class="se"&gt;\"&lt;/span&gt;&lt;span class="s2"&gt;rw\ 0.9&lt;/span&gt;&lt;span class="se"&gt;\"&lt;/span&gt;&lt;span class="s2"&gt; -DPACKAGE_BUGREPORT=&lt;/span&gt;&lt;span class="se"&gt;\"&lt;/span&gt;&lt;span class="s2"&gt;philipp@informatik.uni-frankfurt.de&lt;/span&gt;&lt;span class="se"&gt;\"&lt;/span&gt;&lt;span class="s2"&gt; -DPACKAGE_URL=&lt;/span&gt;&lt;span class="se"&gt;\"\"&lt;/span&gt;&lt;span class="s2"&gt; -DPACKAGE=&lt;/span&gt;&lt;span class="se"&gt;\"&lt;/span&gt;&lt;span class="s2"&gt;rw&lt;/span&gt;&lt;span class="se"&gt;\"&lt;/span&gt;&lt;span class="s2"&gt; -DVERSION=&lt;/span&gt;&lt;span class="se"&gt;\"&lt;/span&gt;&lt;span class="s2"&gt;0.9&lt;/span&gt;&lt;span class="se"&gt;\"&lt;/span&gt;&lt;span class="s2"&gt; -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=&lt;/span&gt;&lt;span class="se"&gt;\"&lt;/span&gt;&lt;span class="s2"&gt;.libs/&lt;/span&gt;&lt;span class="se"&gt;\"&lt;/span&gt;&lt;span class="s2"&gt;  -I.   -isystem /usr/local/include  --std=c99 -pedantic -O2 -pipe  -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT rw.lo -MD -MP -MF .deps/rw.Tpo -c -o rw.lo rw.c&lt;/span&gt;
&lt;span class="n"&gt;libtool&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;compile&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt;  &lt;/span&gt;&lt;span class="n"&gt;cc&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;DPACKAGE_NAME&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;\&lt;span class="s2"&gt;"rw&lt;/span&gt;&lt;span class="se"&gt;\"&lt;/span&gt;&lt;span class="s2"&gt; -DPACKAGE_TARNAME=&lt;/span&gt;&lt;span class="se"&gt;\"&lt;/span&gt;&lt;span class="s2"&gt;rw&lt;/span&gt;&lt;span class="se"&gt;\"&lt;/span&gt;&lt;span class="s2"&gt; -DPACKAGE_VERSION=&lt;/span&gt;&lt;span class="se"&gt;\"&lt;/span&gt;&lt;span class="s2"&gt;0.9&lt;/span&gt;&lt;span class="se"&gt;\"&lt;/span&gt;&lt;span class="s2"&gt; "&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;DPACKAGE_STRING&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;\&lt;span class="s2"&gt;"rw 0.9&lt;/span&gt;&lt;span class="se"&gt;\"&lt;/span&gt;&lt;span class="s2"&gt;"&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;DPACKAGE_BUGREPORT&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;\&lt;span class="s2"&gt;"philipp@informatik.uni-frankfurt.de&lt;/span&gt;&lt;span class="se"&gt;\"&lt;/span&gt;&lt;span class="s2"&gt; -DPACKAGE_URL=&lt;/span&gt;&lt;span class="se"&gt;\"\"&lt;/span&gt;&lt;span class="s2"&gt; -DPACKAGE=&lt;/span&gt;&lt;span class="se"&gt;\"&lt;/span&gt;&lt;span class="s2"&gt;rw&lt;/span&gt;&lt;span class="se"&gt;\"&lt;/span&gt;&lt;span class="s2"&gt; -DVERSION=&lt;/span&gt;&lt;span class="se"&gt;\"&lt;/span&gt;&lt;span class="s2"&gt;0.9&lt;/span&gt;&lt;span class="se"&gt;\"&lt;/span&gt;&lt;span class="s2"&gt; -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=&lt;/span&gt;&lt;span class="se"&gt;\"&lt;/span&gt;&lt;span class="s2"&gt;.libs/&lt;/span&gt;&lt;span class="se"&gt;\"&lt;/span&gt;&lt;span class="s2"&gt; -I. -isystem /usr/local/include --std=c99 -pedantic -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT rw.lo -MD -MP -MF .deps/rw.Tpo -c rw.c  -fPIC -DPIC -o .libs/rw.o&lt;/span&gt;
&lt;span class="o"&gt;---&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;rw&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;simplerw&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="n"&gt;o&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="o"&gt;---&lt;/span&gt;
&lt;span class="n"&gt;simplerw&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="n"&gt;c&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="mi"&gt;124&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="mi"&gt;70&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;error&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;too&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;few&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;arguments&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;to&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;function&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;call&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;expected&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="mi"&gt;3&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;have&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="mi"&gt;2&lt;/span&gt;
&lt;span class="w"&gt;  &lt;/span&gt;&lt;span class="mi"&gt;124&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="o"&gt;|&lt;/span&gt;&lt;span class="w"&gt;         &lt;/span&gt;&lt;span class="k"&gt;if&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;igraph_is_directed&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="o"&gt;&amp;amp;&lt;/span&gt;&lt;span class="n"&gt;igraph&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="o"&gt;||&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;igraph_is_simple&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="o"&gt;&amp;amp;&lt;/span&gt;&lt;span class="n"&gt;igraph&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="o"&gt;&amp;amp;&lt;/span&gt;&lt;span class="n"&gt;isimple&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="o"&gt;||&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="o"&gt;!&lt;/span&gt;&lt;span class="n"&gt;isimple&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
&lt;span class="w"&gt;      &lt;/span&gt;&lt;span class="o"&gt;|&lt;/span&gt;&lt;span class="w"&gt;                                           &lt;/span&gt;&lt;span class="o"&gt;~~~~~~~~~~~~~~~~&lt;/span&gt;&lt;span class="w"&gt;                  &lt;/span&gt;&lt;span class="o"&gt;^&lt;/span&gt;
&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;usr&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;local&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;include&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;igraph&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;igraph_structural&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="n"&gt;h&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="mi"&gt;56&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="mi"&gt;30&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;note&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="s1"&gt;'igraph_is_simple'&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;declared&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;here&lt;/span&gt;
&lt;span class="w"&gt;   &lt;/span&gt;&lt;span class="mi"&gt;56&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="o"&gt;|&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;IGRAPH_EXPORT&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;igraph_error_t&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;igraph_is_simple&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="k"&gt;const&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;igraph_t&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="o"&gt;*&lt;/span&gt;&lt;span class="n"&gt;graph&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;igraph_bool_t&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="o"&gt;*&lt;/span&gt;&lt;span class="n"&gt;res&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;igraph_bool_t&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;directed&lt;/span&gt;&lt;span class="p"&gt;);&lt;/span&gt;
&lt;span class="w"&gt;      &lt;/span&gt;&lt;span class="o"&gt;|&lt;/span&gt;&lt;span class="w"&gt;                              &lt;/span&gt;&lt;span class="o"&gt;^&lt;/span&gt;&lt;span class="w"&gt;                &lt;/span&gt;&lt;span class="o"&gt;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~&lt;/span&gt;
&lt;span class="mi"&gt;1&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;error&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="n"&gt;generated&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
&lt;/div&gt;</summary></entry><entry><title>Compilation failure against igraph 1.0.0</title><link href="https://sourceforge.net/p/rankwidth/tickets/4/" rel="alternate"/><published>2025-10-30T10:32:28.629000Z</published><updated>2025-10-30T10:32:28.629000Z</updated><author><name>Thierry Thomas</name><uri>https://sourceforge.net/u/tthierry/</uri></author><id>https://sourceforge.netd58a6f929ec205eac438e92120cb1848a9a7eac2</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 4 has been modified: Compilation failure against igraph 1.0.0&lt;br/&gt;
Edited By: Philipp Klaus Krause (spth)&lt;br/&gt;
Status updated: 'open' =&amp;gt; 'closed'&lt;br/&gt;
Owner updated: None =&amp;gt; 'spth'&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Provide pkg-config file</title><link href="https://sourceforge.net/p/rankwidth/tickets/3/" rel="alternate"/><published>2024-12-01T04:17:09.688000Z</published><updated>2024-12-01T04:17:09.688000Z</updated><author><name>Tobias</name><uri>https://sourceforge.net/u/tobiasdiez/</uri></author><id>https://sourceforge.netf3368dd7450e6766cec7b30851deb5e40de3cd12</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;It would be nice to distribute a &lt;a class="" href="https://people.freedesktop.org/~dbn/pkg-config-guide.html" rel="nofollow"&gt;pkg-config file&lt;/a&gt; so that the library can be found more easily on the system by other programs/libraries.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#2 Support igraph &gt;= 0.10.0</title><link href="https://sourceforge.net/p/rankwidth/tickets/2/?limit=25#9b82" rel="alternate"/><published>2022-09-16T07:23:56.856000Z</published><updated>2022-09-16T07:23:56.856000Z</updated><author><name>szhorvat</name><uri>https://sourceforge.net/u/szhorvat/</uri></author><id>https://sourceforge.net41944c0b995452364ff4c5b3ca6f032225f047f7</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;igraph maintainer here.&lt;/p&gt;
&lt;p&gt;Yes, this patch will fix compilation and will restore the old behaviour. The value chosen for the loops parameter will only make a difference if the graph has self-loops (i.e. it is non-simple), so any choice is fine here.&lt;/p&gt;
&lt;p&gt;To find out how to update code for igraph 0.10, your first stop should be the changelog, which should list all breaking changes. If anything is missing, let us know and we'll add it. &lt;a href="https://github.com/igraph/igraph/blob/master/CHANGELOG.md" rel="nofollow"&gt;https://github.com/igraph/igraph/blob/master/CHANGELOG.md&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I noticed that this program attempts to check error codes  returned by igraph functions. However, the default behaviour on error is to &lt;code&gt;abort()&lt;/code&gt;, so there is no point in doing this unless the error handler is changed to something else.&lt;/p&gt;
&lt;p&gt;Should the maintainer want to convert this code into an igraph function and include it in igraph itself, the contribution would be welcome. Just let us know.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#2 Support igraph &gt;= 0.10.0</title><link href="https://sourceforge.net/p/rankwidth/tickets/2/?limit=25#b1af" rel="alternate"/><published>2022-09-11T10:44:41.247000Z</published><updated>2022-09-11T10:44:41.247000Z</updated><author><name>Mamoru TASAKA</name><uri>https://sourceforge.net/u/mtasaka/</uri></author><id>https://sourceforge.net389b00ed92a903fd142cf62475cafc16dbedabde</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;So looking at the relevant changes on igraph:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://github.com/igraph/igraph/commit/aa7ccccaaeea837d6b9d9b9f2edbf9a759a316f8" rel="nofollow"&gt;https://github.com/igraph/igraph/commit/aa7ccccaaeea837d6b9d9b9f2edbf9a759a316f8&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/igraph/igraph/commit/3f7cdd40cea206aac8c12b782c4a8b76f19395b1" rel="nofollow"&gt;https://github.com/igraph/igraph/commit/3f7cdd40cea206aac8c12b782c4a8b76f19395b1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/igraph/igraph/commit/7c92169e138cf351da513f8a1e407170a2032c02" rel="nofollow"&gt;https://github.com/igraph/igraph/commit/7c92169e138cf351da513f8a1e407170a2032c02&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I think the following change should do the same behavior as before:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;code&gt;&lt;span class="gd"&gt;--- rw-0.9/simplerw.c.newigraph 2017-02-14 00:20:35.000000000 +0900&lt;/span&gt;&lt;span class="w"&gt;&lt;/span&gt;
&lt;span class="gi"&gt;+++ rw-0.9/simplerw.c   2022-09-11 19:39:47.033917305 +0900&lt;/span&gt;&lt;span class="w"&gt;&lt;/span&gt;
&lt;span class="gu"&gt;@@ -134,7 +134,11 @@ int read_graph(const char *format, const&lt;/span&gt;&lt;span class="w"&gt;&lt;/span&gt;
&lt;span class="w"&gt; &lt;/span&gt;       igraph_destroy(&amp;amp;igraph);&lt;span class="w"&gt;&lt;/span&gt;
&lt;span class="w"&gt; &lt;/span&gt;       return(-1);&lt;span class="w"&gt;&lt;/span&gt;
&lt;span class="w"&gt; &lt;/span&gt;   }&lt;span class="w"&gt;&lt;/span&gt;
&lt;span class="gi"&gt;+#if (IGRAPH_VERSION_MAJOR &amp;gt;= 1) || ((IGRAPH_VERSION_MAJOR == 0) &amp;amp;&amp;amp; (IGRAPH_VERSION_MINOR &amp;gt;= 10))&lt;/span&gt;&lt;span class="w"&gt;&lt;/span&gt;
&lt;span class="gi"&gt;+   igraph_get_adjacency(&amp;amp;igraph, &amp;amp;imatrix, IGRAPH_GET_ADJACENCY_BOTH, NULL, IGRAPH_LOOPS_ONCE);&lt;/span&gt;&lt;span class="w"&gt;&lt;/span&gt;
&lt;span class="gi"&gt;+#else&lt;/span&gt;&lt;span class="w"&gt;&lt;/span&gt;
&lt;span class="w"&gt; &lt;/span&gt;   igraph_get_adjacency(&amp;amp;igraph, &amp;amp;imatrix, IGRAPH_GET_ADJACENCY_BOTH, 0);&lt;span class="w"&gt;&lt;/span&gt;
&lt;span class="gi"&gt;+#endif&lt;/span&gt;&lt;span class="w"&gt;&lt;/span&gt;
&lt;span class="w"&gt; &lt;/span&gt;   igraph_destroy(&amp;amp;igraph);&lt;span class="w"&gt;&lt;/span&gt;
&lt;span class="w"&gt; &lt;/span&gt;   if(igraph_matrix_nrow(&amp;amp;imatrix) &amp;gt; MAX_VERTICES)&lt;span class="w"&gt;&lt;/span&gt;
&lt;span class="w"&gt; &lt;/span&gt;   {&lt;span class="w"&gt;&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
&lt;/div&gt;</summary></entry><entry><title>Support igraph &gt;= 0.10.0</title><link href="https://sourceforge.net/p/rankwidth/tickets/2/" rel="alternate"/><published>2022-09-07T14:31:09.080000Z</published><updated>2022-09-07T14:31:09.080000Z</updated><author><name>Gwyn Ciesla</name><uri>https://sourceforge.net/u/limburgher/</uri></author><id>https://sourceforge.nete47e76cd80e31bfdace0198647f81c9da822cb01</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;See attached build log&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#1 Fix shared library build on Cygwin</title><link href="https://sourceforge.net/p/rankwidth/tickets/1/?limit=25#a1ae/124e" rel="alternate"/><published>2020-09-14T06:42:14.486000Z</published><updated>2020-09-14T06:42:14.486000Z</updated><author><name>Philipp Klaus Krause</name><uri>https://sourceforge.net/u/spth/</uri></author><id>https://sourceforge.netbb5702a5e4cc499310c3f5a9d1eec85de9a16bb6</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Thanks for noticing the issue. Since rw is not downloaded often, I just replaced the previous release tarball with the fixed version.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>