Skip to content
Snippets Groups Projects

Resolve "Update for cppTango 9.5.x"

Merged Thomas Juerges requested to merge 2-update-for-cpptango-9-5-x into master
1 unresolved thread

Closes #2 (closed)

Merge request reports

Pipeline #2015 failed

Pipeline failed for 6f5b41d6 on 2-update-for-cpptango-9-5-x

Merged by Graziano ScalameraGraziano Scalamera 3 months ago (Sep 4, 2024 1:11pm UTC)

Loading

Pipeline #2036 failed

Pipeline failed for f7789a6d on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Graziano Scalamera
  • Not finding TANGO_LOG, TANGO_LOG_INFO, TANGO_LOG_DEBUG in Tango < 9.4.0. So it is not OK to just replace cout with TANGO_LOG. Maybe we could define it here with some ifdef on Tango version.

  • added 1 commit

    • 50f1d2f6 - cppTango 9.5.0 compatibility

    Compare with previous version

  • added 1 commit

    • 3ca4dad9 - Fix Tango 9.3.x compatibility

    Compare with previous version

  • added 1 commit

    • 3fe102d1 - Remove exception specs for C++17

    Compare with previous version

  • Thomas Juerges added 3 commits

    added 3 commits

    • f8bd8dc8 - cppTango 9.5.0 compatibility
    • a5181b23 - Fix Tango 9.3.x compatibility
    • c883cfea - Remove exception specs for C++17

    Compare with previous version

  • added 1 commit

    • 82edfd22 - Add using namespace std because there are too many places to fix

    Compare with previous version

  • added 1 commit

    • 6f5b41d6 - Fix for Tango 9.3.x compatibility: Add TANGO_LOG defines

    Compare with previous version

  • Thomas Juerges resolved all threads

    resolved all threads

  • Thomas Juerges marked this merge request as ready

    marked this merge request as ready

  • @graziano.scalamera Ready for your review.

  • mentioned in commit f7789a6d

  • Please register or sign in to reply