On Sat, Nov 18, 2017 at 5:56 PM, Thomas Koenig <tkoe...@netcologne.de> wrote: > Hi Janne, > >> This is a straightforward change that we can do now that the ABI has >> been bumped (again!). >> >> Regtested on x86_64-pc-linux-gnu, Ok for trunk? > > > OK, and thanks. > > Regards > > Thomas
Thanks, committed as r254915. Though I did notice some places in the I/O library where we're incorrectly using the int type, so while this patch takes care of the ABI issue large RECL's don't actually work in all cases yet. I'm preparing a patch to fix the issues I discovered. -- Janne Blomqvist