General

Profile

AndreaRibuoli (Andrea Ribuoli)

  • Login: AndreaRibuoli
  • Registered on: 11/27/2020
  • Last sign in: 10/03/2021

Issues

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

Activity

12/02/2020

11:06 AM Ruby master Feature #17356: Alignment of memory allocated through Fiddle struct's malloc
FYI.
I was informed by IBM that IBM i PASE *malloc* always returns 16-byte aligned memory!
This differs from AIX (t...
AndreaRibuoli (Andrea Ribuoli)

12/01/2020

06:32 AM Ruby master Feature #17356: Alignment of memory allocated through Fiddle struct's malloc
Right now the change I have introduced manually is fine for me. I was wondering if there was a simple way to #ifdef t... AndreaRibuoli (Andrea Ribuoli)

11/30/2020

08:25 AM Ruby master Feature #17356 (Open): Alignment of memory allocated through Fiddle struct's malloc
I am testing a low-level patch for **Ruby 3** that inside *gc.c* replaces:
`TRY_WITH_GC(size, mem = malloc(size)...
AndreaRibuoli (Andrea Ribuoli)

Also available in: Atom