General

Profile

kkaempf (Klaus Kämpf)

  • Login: kkaempf
  • Registered on: 02/26/2010
  • Last sign in: 02/17/2016

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

01/09/2013

06:27 PM Ruby master Feature #2294: [PATCH] ruby_bind_stack() to embed Ruby in coroutine
I can reliably reproduce the bug in my embedded Ruby project (https://github.com/kkaempf/cmpi-bindings) where Ruby (r... kkaempf (Klaus Kämpf)

05/15/2010

04:10 AM Backport187 Backport #3297 (Closed): [patch] Array#pack("i_") is broken in big endian 64bit systems
=begin
See also http://redmine.ruby-lang.org/issues/show/1131 for a similar issue (String#unpack("V"))

Array#p...
kkaempf (Klaus Kämpf)

05/12/2010

11:12 PM Backport187 Bug #1131: String#unpack("V") does not work correctly is linux on s390x
=begin
A similar problem exists in "Array#pack"ing 'i_' values in big endian system.

[1].pack("i_")
=> "\000\000...
kkaempf (Klaus Kämpf)

05/10/2010

03:48 AM Backport187 Bug #1131: String#unpack("V") does not work correctly is linux on s390x
=begin
unpack("V") broken on 64bit big endian systems, ppc64 is also affected.

It is caused by the following code...
kkaempf (Klaus Kämpf)

Also available in: Atom