<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -247,7 +247,7 @@ public class Http11 extends RubyObject {
             if(this.hp.has_error()) {
                 throw new RaiseException(runtime, eHttpParserError, &quot;Invalid HTTP format, parsing fails.&quot;, true);
             } else {
-                return runtime.newFixnum(this.hp.parser.nread);
+                return runtime.newFixnum((long)this.hp.parser.nread);
             }
         }
     }</diff>
      <filename>ext/http11_java/org/jruby/mongrel/Http11.java</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>cb8ec96dd93e7046901a912b92976dfe456b005c</id>
    </parent>
  </parents>
  <author>
    <name>evanweaver</name>
    <email>evanweaver@19e92222-5c0b-0410-8929-a290d50e31e9</email>
  </author>
  <url>http://github.com/pivotal/mongrel/commit/f5abfd5a7a02a36349e1b2ebc631cfd90588957d</url>
  <id>f5abfd5a7a02a36349e1b2ebc631cfd90588957d</id>
  <committed-date>2008-05-24T16:02:40-07:00</committed-date>
  <authored-date>2008-05-24T16:02:40-07:00</authored-date>
  <message>Copy JRuby cast change from 1.1 to 1.2.


git-svn-id: svn://rubyforge.org/var/svn/mongrel/branches/stable_1-2@1018 19e92222-5c0b-0410-8929-a290d50e31e9</message>
  <tree>e85c8aa353e3e9f05e90ee8bf76a6593520e1b01</tree>
  <committer>
    <name>evanweaver</name>
    <email>evanweaver@19e92222-5c0b-0410-8929-a290d50e31e9</email>
  </committer>
</commit>
