<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.com/group/reason-discuss</id>
  <title type="text">reason-discuss Google Group</title>
  <subtitle type="text">
  This is a discussion group for the Reason C++ Framework. Users are welcome to post questions and comments here.
  </subtitle>
  <link href="/group/reason-discuss/feed/atom_v1_0_msgs.xml" rel="self" title="reason-discuss feed"/>
  <updated>2008-03-26T14:42:34Z</updated>
  <generator uri="http://groups.google.com" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>Emerson Clarke</name>
  <email>emerson.cla...@gmail.com</email>
  </author>
  <updated>2008-03-26T14:42:34Z</updated>
  <id>http://groups.google.com/group/reason-discuss/browse_thread/thread/af2eb6ae9b2e7480/34d628cd2a24ec63?show_docid=34d628cd2a24ec63</id>
  <link href="http://groups.google.com/group/reason-discuss/browse_thread/thread/af2eb6ae9b2e7480/34d628cd2a24ec63?show_docid=34d628cd2a24ec63"/>
  <title type="text">Re: Compiling in Visual Studio 2008</title>
  <summary type="html" xml:space="preserve">
  Thanks for the feedback, im glad you managed to get it compiling. &lt;br&gt; In general i dont worry too much about warning messages, there are &lt;br&gt; bigger fish to fry, but the one you pointed out in the formatting code &lt;br&gt; is indeed a bug, as the bit will overflow. &lt;br&gt; Youl have to forgive me since i dont regularly compile under VC8, but
  </summary>
  </entry>
  <entry>
  <author>
  <name>KRFournier</name>
  <email>kfourn...@srpcs.com</email>
  </author>
  <updated>2008-03-25T18:11:16Z</updated>
  <id>http://groups.google.com/group/reason-discuss/browse_thread/thread/af2eb6ae9b2e7480/635f18d440148f95?show_docid=635f18d440148f95</id>
  <link href="http://groups.google.com/group/reason-discuss/browse_thread/thread/af2eb6ae9b2e7480/635f18d440148f95?show_docid=635f18d440148f95"/>
  <title type="text">Re: Compiling in Visual Studio 2008</title>
  <summary type="html" xml:space="preserve">
  Okay, I have more information on this. The warnings all have to do, in &lt;br&gt; large part, to type conversions between double and int. No biggie, I &lt;br&gt; just turned down the warning level. On warning bothers me though on &lt;br&gt; line 184 of system_format.h: &lt;br&gt; &lt;p&gt;FLAG_SIGNED =(1)&amp;lt;&amp;lt;32, &lt;br&gt; &lt;p&gt;The warning is &amp;quot;shift count negative or too big, undefined behavior&amp;quot;.
  </summary>
  </entry>
  <entry>
  <author>
  <name>KRFournier</name>
  <email>kfourn...@srpcs.com</email>
  </author>
  <updated>2008-03-25T17:45:07Z</updated>
  <id>http://groups.google.com/group/reason-discuss/browse_thread/thread/af2eb6ae9b2e7480/5fe95becaddd552d?show_docid=5fe95becaddd552d</id>
  <link href="http://groups.google.com/group/reason-discuss/browse_thread/thread/af2eb6ae9b2e7480/5fe95becaddd552d?show_docid=5fe95becaddd552d"/>
  <title type="text">Compiling in Visual Studio 2008</title>
  <summary type="html" xml:space="preserve">
  I stumbled upon this library while searching for a simple XPath &lt;br&gt; solution. Of all the libraries, this one looks to least complex. &lt;br&gt; However, when I attempt to compile the VC7 project included with the &lt;br&gt; download, I get 117 errors and 328 warnings. &lt;br&gt; &lt;p&gt;Most of the errors and warnings seem to be simple fixes, but I thought
  </summary>
  </entry>
</feed>
