Control: tag -1 confirmed pending -=| James Cowgill, 05.12.2017 14:06:18 +0000 |=- > Source: firebird3.0 > Version: 3.0.2.32703.ds4-11 > Severity: minor > > firebird3.0 build-depends on the libatomic-ops-dev package but > doesn't use it anywhere. > > The only place where atomic_ops.h is referenced is in > "src/common/classes/fb_atomic.h", however it is only included when not > using GCC as the compiler (ie when __GNUC__ is not defined). Since all > Debian architectures use GCC, the include will never be hit.
You are right. I have removed the build dependency in Git and it will not be present in the next upload. Thanks! Cheers, dam