On 04/27/2018 09:33 AM, Luc Van Oostenryck wrote: > On Fri, Apr 27, 2018 at 07:56:38AM +0200, Uwe Kleine-König wrote: >> Hello, >> >> On 08/30/2017 06:14 PM, Uwe Kleine-König wrote: >>> Antoine Beaupre (on Cc:) noticed that sparse doesn't work on some not so >>> common architectures like ppc32le, s390x, ppc64 and sparc64[1]. This is >>> nicely catched by the testsuite, e.g.: >>> >>> [..] >> >> Just a heads up: I uploaded 0.5.2 to Debian and there are problems left >> on hurd-i386 (where PATH_MAX isn't defined[1]) >> ... >> [1] >> https://buildd.debian.org/status/fetch.php?pkg=sparse&arch=hurd-i386&ver=0.5.2-1&stamp=1524168405&raw=0 > > Thanks for the repport. > I'll see what can be done. I think the default idiom is: #ifndef PATH_MAX #define PATH_MAX 4096 #endif Best regards Uwe
Attachment:
signature.asc
Description: OpenPGP digital signature