Control: tag -1 pending

Hello,

Bug #1069484 in cowdancer reported by you has been fixed in the
Git repository and is awaiting an upload. You can see the commit
message below and you can check the diff of the fix at:

https://salsa.debian.org/pbuilder-team/cowdancer/-/commit/ee7fd54fec3145ce95fb735b5ff2f83a9352d599

------------------------------------------------------------------------
Fix FTBFS when symbols are redirected

We already have various #undef's to try and counteract any LFS
redirection in the preprocessor, but with the time64 transition turning
on more LFS things we now hit __asm__-based redirection, which we have
no way of disabling once applied (and we really don't want to start
messing with disabling LFS or time64_t things as those will surely
eventually stop working).

Instead, let's use __asm__ ourselves to control which symbols we
interpose, giving the C functions themselves different names that won't
collide with the standard library.

Closes: #1069484
------------------------------------------------------------------------

(this message was generated automatically)
-- 
Greetings

https://bugs.debian.org/1069484

Reply via email to