Sha256: 1154b40a08b6a2a77aa03822d50be87074749e41b7f2d67e08f06c3dd2a7d844

Contents?: true

Size: 431 Bytes

Versions: 6

Compression:

Stored size: 431 Bytes

Contents

--- ruby-2.1.2/vm_core.h.orig	2014-09-29 14:05:24.000000000 -0500
+++ ruby-2.1.2/vm_core.h	2014-09-29 14:05:39.000000000 -0500
@@ -392,9 +392,9 @@
 
     /* postponed_job */
     struct rb_postponed_job_struct *postponed_job_buffer;
-    int postponed_job_index;
+    long postponed_job_index;
 
-    int src_encoding_index;
+    long src_encoding_index;
 
     VALUE verbose, debug, orig_progname, progname;
     VALUE coverages;

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
omnibus-software-23.7.295 config/patches/ruby/ruby-aix-vm-core.patch
omnibus-software-23.6.292 config/patches/ruby/ruby-aix-vm-core.patch
omnibus-software-23.6.291 config/patches/ruby/ruby-aix-vm-core.patch
omnibus-software-23.2.283 config/patches/ruby/ruby-aix-vm-core.patch
omnibus-software-23.2.281 config/patches/ruby/ruby-aix-vm-core.patch
omnibus-software-22.11.239 config/patches/ruby/ruby-aix-vm-core.patch