Théo FIDRY
Théo FIDRY
@peter279k should now be ready to review. Note that there is one failing test highlighted by the job, but in essence it already exists and should be fixed separately IMO.
@peter279k rebased
@peter279k cleaned up the unnecessary stuff, it is green now
For the log message yes
@peter279k extracted this part in #1312, they are after all distinct features.
@dunglas why can't glibc be used there even if it means shipping something else than Alpine Linux? Or alternatively wouldn't it work with gcompat?
It you're using the latest tagged version it is a known issue, if you're using the master branch however it should be fixed. You notice you have a class alias...
I see, that's an annoying one... We could fix it for this specific case for now. Fixing this more generally looks a bit tricky, doable but tricky.
I'm working on a PoC for it. In terms of effort having another setting is not exactly trivial either, so might as well try to fix it the proper way....
Ok I'll need some help here... Could you guys provide a super minimal reproducer? I identified the source code changes that I need to do, it's not a crazy amount...