Source: firebird3.0 Version: 3.0.2.32703.ds4-11 Severity: minor Hi,
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. Thanks, James
signature.asc
Description: OpenPGP digital signature

