On Sat, May 12, 2018 at 12:13:36AM +0200, Mattia Rizzolo wrote:
> Control: tag -1 pending
> 
> On Fri, May 11, 2018 at 02:30:34PM +0200, Bill Allombert wrote:
> > glibc now use the new syscall 'openat' instead of 'open' most of the time.
> > 
> > Please update dpkg-depcheck to strace openat too.
> > The attached patch should do that.
> 
> Thanks for the patch, this was already done in git some days ago:
> https://salsa.debian.org/debian/devscripts/merge_requests/11
> https://salsa.debian.org/debian/devscripts/commit/63ce92d17088bb9776fcccaf8125af9e7750ccfc
> 
> > -   m/^\d+\s+(\w+)\(\"(\/.*?)\",.*\) = (-?\d+)/ or next;
> > +   m/^\d+\s+(\w+)\((?:[^,"]+, )\"(\/.*?)\",.*\) = (-?\d+)/ or next;
> 
> Although, this regex is different than the one submitted by maxy, please
> consider double checking what was committed in case you spot anything
> weird.

maxy regex is fine.
Do you plan to deal with the multiarch problem too ?

Cheers,
-- 
Bill. <ballo...@debian.org>

Imagine a large red swirl here. 

Reply via email to