Menu

#268 QP/C++ Spy build configuration fails on 64-bit target

QPCPP
closed
QS (5) 64bit (2)
1
2024-08-01
2020-05-07
No

On a 64-bit target, the QP/C++ 6.8.1, Q_SPY build configuration fails compilation due to the noexcept specifier missing in the declaration of function static void u64_raw_(std::uint64_t d); in qs.hpp.

The declaration should be changed by adding the noexcept specifier to match the definition of the fucntion in the module qs_64bit.cpp.
--MMS

Discussion

  • Quantum Leaps

    Quantum Leaps - 2020-05-07

    The bug has been fixed in the QP/C++ git repositories (on GitHub and SourceForge). The QP-bundle will be fixed in the next release.
    --MMS

     
  • Quantum Leaps

    Quantum Leaps - 2020-07-19

    Fixed in QP/C++ 6.8.2 (QP-bundle 6.8.2).
    --MMS

     

    Last edit: Quantum Leaps 2020-07-19

Anonymous
Anonymous

Add attachments
Cancel