<?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/libjson/patches/</link><description>Recent changes to patches</description><atom:link href="https://sourceforge.net/p/libjson/patches/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 21 Feb 2013 21:37:38 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/libjson/patches/feed.rss" rel="self" type="application/rss+xml"/><item><title>FIx for deprecated function in MSVS</title><link>https://sourceforge.net/p/libjson/patches/5/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;In v7.6.1 the json_deprecation macro has the wrong format for MSVS which results in a syntax error. The fix is trivial -- the return type needs to be included with the rest of method as the first argument to the macro. This will also work for the GNUC version of the macro. This patch changes the two places in the code where this macro is used.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Joshua Downer</dc:creator><pubDate>Thu, 21 Feb 2013 21:37:38 -0000</pubDate><guid>https://sourceforge.net490d1e4cfd2c07fc99c2308b8748200f84b462e9</guid></item><item><title>Fix for int64 int type JSON output</title><link>https://sourceforge.net/p/libjson/patches/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;If JSON_INT_TYPE is defined as __int64, the JSON output of 64-bit ints is clipped to 32 bits. This patch corrects this.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Janik Zikovsky</dc:creator><pubDate>Tue, 29 Jan 2013 20:46:38 -0000</pubDate><guid>https://sourceforge.net033a75091afe79f45d806418434d67cb228250e6</guid></item><item><title>Bug fix for installing headers</title><link>https://sourceforge.net/p/libjson/patches/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This patch fixes makefile to install _internal/Dependencies directory correctly.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 03 Oct 2012 14:16:23 -0000</pubDate><guid>https://sourceforge.net727350a25898368d64396c79d0d2fe6b33e1b808</guid></item><item><title>Warning Suppression</title><link>https://sourceforge.net/p/libjson/patches/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;libbase64++ and libjson both spit out warnings when being used with gcc because the constructor initialization lists were out of order in a couple places.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andrew Scala</dc:creator><pubDate>Tue, 18 Sep 2012 15:54:49 -0000</pubDate><guid>https://sourceforge.netde17d0e1d257167b006433feac04923455b7b51b</guid></item><item><title>Fix bug of install libjson</title><link>https://sourceforge.net/p/libjson/patches/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;In current make file, libjson.a will be copy as a "file" : prefix/lib. &lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;Which "lib" should be a folder instead of a file.&lt;/p&gt;
&lt;p&gt;Apply this path to fix this bug and libjson.a will be installed into "prefix/lib/libjson.a" correctly.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 06 Apr 2012 08:23:27 -0000</pubDate><guid>https://sourceforge.net20f29e55c067429e7a3a9af96ce6d800e36472c0</guid></item></channel></rss>