Hi Martin, On Thu, 10 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]> > --- > For next. As this touches core functions, it will likely produce > conflicts with other changes. Please provide the commit you want > to rebase the patch on and I'll produce a V3. > > Includes changes from Johannes Schindelin. Thank you so much! Dscho

