David CARLIER
David CARLIER
thank you but I would argue the first half, at least, of the original is correct.
> Seems like this is stalled - should we close? It s ready for review.
ok giving a try..
should we update the fuzzer's toolchain too ?
> > If that's true, I feel, we should just avoid range operations altogether, unfortunately. We [committed to supporting Clang 14 for Botan 3.x](https://botan.randombit.net/handbook/support.html)), if it's not ready for (some)...
do you think using packages from apt.llvm.org would help ?
No real idea but no surprise it is becoming increasingly difficult in that area. However, would using [calls interposition](https://opensource.apple.com/source/dyld/dyld-733.6/include/mach-o/dyld-interposing.h.auto.html) work ?
> I think this code is used for getting instruction pointer. If your C-fu is strong enough, I'd suggest surrounding it with ifdef's for given CPU arch, like here >...
in the "old days" there was the crashwrangler source code if you had a apple license seems no longer the case (I might be wrong) to be able to provide...
wish it did but there is no such timer_t type in macOs.