Sha256: 9fad3bff9fdce52a7300ed02175eeb2e49568decdee3f39e37006d8e1517220f

Contents?: true

Size: 400 Bytes

Versions: 6

Compression:

Stored size: 400 Bytes

Contents

--- ruby-2.1.2/ruby_atomic.h.orig	2014-09-29 14:08:29.000000000 -0500
+++ ruby-2.1.2/ruby_atomic.h	2014-09-29 14:08:41.000000000 -0500
@@ -117,7 +117,7 @@
 # endif
 
 #else
-typedef int rb_atomic_t;
+typedef long rb_atomic_t;
 #define NEED_RUBY_ATOMIC_OPS
 extern rb_atomic_t ruby_atomic_exchange(rb_atomic_t *ptr, rb_atomic_t val);
 extern rb_atomic_t ruby_atomic_compare_and_swap(rb_atomic_t *ptr,

Version data entries

6 entries across 6 versions & 1 rubygems

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