<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to patches</title><link>https://sourceforge.net/p/pgn2ltx/patches/</link><description>Recent changes to patches</description><atom:link href="https://sourceforge.net/p/pgn2ltx/patches/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 27 Dec 2010 15:32:19 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/pgn2ltx/patches/feed.rss" rel="self" type="application/rss+xml"/><item><title>Pgn2ltx doesn"t compile on recent G++ compiler</title><link>https://sourceforge.net/p/pgn2ltx/patches/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Pgn2ltx doesn't compile anymore, due to a reorganization of the modules hierarchy in g++/gcc.&lt;/p&gt;
&lt;p&gt;You will get this error:&lt;br /&gt;
pgn2ltx.cpp:1746: error: ‘strcmp’ was not declared in this scope&lt;/p&gt;
&lt;p&gt;Hopefully, the correction is easy, just add in pgn2ltx.cpp the following:&lt;br /&gt;
#include &amp;lt;cstring&amp;gt;&lt;br /&gt;
near the other includes&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Luc Stepniewski</dc:creator><pubDate>Mon, 27 Dec 2010 15:32:19 -0000</pubDate><guid>https://sourceforge.netdbfef054b308b78cd4a2092fe414a55e342c3ac2</guid></item></channel></rss>