<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to CommitPolicy</title><link>https://sourceforge.net/p/valgrind4win/wiki/CommitPolicy/</link><description>Recent changes to CommitPolicy</description><atom:link href="https://sourceforge.net/p/valgrind4win/wiki/CommitPolicy/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 10 Aug 2012 04:19:02 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/valgrind4win/wiki/CommitPolicy/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage CommitPolicy modified by Christoph Schwarz</title><link>https://sourceforge.net/p/valgrind4win/wiki/CommitPolicy/</link><description>&lt;pre&gt;--- v1
+++ v2
@@ -1,5 +1,6 @@
 ## Commit Policy ##
 * no warnings: the code must compile without warnings. The "-Werror" compiler option is used to enforce that.
+* code must build with both MinGW32 and MinGW64 tool chains
 * Linux builds from the Valgrind4Windows code must yield exactly the same binaries as builds from the respective original source. This means that all Windows-related changes must be enclosed in "#ifdef VGO_windows" or "#ifdef VGP_xxx_windows".
 * stick with the formatting rules in use, if possible use the Eclipse project that comes with defined formatters
 * do not reformat existing code
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christoph Schwarz</dc:creator><pubDate>Fri, 10 Aug 2012 04:19:02 -0000</pubDate><guid>https://sourceforge.netfaf0ac5247aba587211166b6e782e3b56f6ca79b</guid></item><item><title>WikiPage CommitPolicy modified by Christoph Schwarz</title><link>https://sourceforge.net/p/valgrind4win/wiki/CommitPolicy/</link><description>## Commit Policy ##
* no warnings: the code must compile without warnings. The "-Werror" compiler option is used to enforce that.
* Linux builds from the Valgrind4Windows code must yield exactly the same binaries as builds from the respective original source. This means that all Windows-related changes must be enclosed in "#ifdef VGO_windows" or "#ifdef VGP_xxx_windows".
* stick with the formatting rules in use, if possible use the Eclipse project that comes with defined formatters
* do not reformat existing code
* do not make changes to files that are not on the list of [CreatedAndModifiedFiles], without prior consultation with project management
* see also "Development guidelines" on page [DevelopmentOverview]
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christoph Schwarz</dc:creator><pubDate>Thu, 12 Jul 2012 22:33:29 -0000</pubDate><guid>https://sourceforge.net6235dcb4911eca3526a371e9f72fdd290e8e4bf5</guid></item></channel></rss>