Hi Martin, On Tue, 8 Aug 2017, Martin Koegler wrote:
> From: Martin Koegler <[email protected]> > > It changes the signature of the core object access function > including any other functions to assure a clean compile if > sizeof(size_t) != sizeof(unsigned long). > > Signed-off-by: Martin Koegler <[email protected]> > --- Thank you for working on this! Much appreciated, Dscho

