Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changed the default to C++17 for QNX and g++ versions older as 11 (11… #2212

Merged
merged 4 commits into from
Apr 8, 2024

Commits on Apr 5, 2024

  1. Changed the default to C++17 for QNX and g++ versions older as 11 (11…

    … has C++17 as default)
    
        * ACE/include/makeinclude/platform_g++_common.GNU:
        * ACE/include/makeinclude/platform_qnx_gcc.GNU:
    jwillemsen committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    33d1703 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5346abc View commit details
    Browse the repository at this point in the history
  3. Add news

        * ACE/NEWS:
    jwillemsen committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    7f67b2c View commit details
    Browse the repository at this point in the history
  4. Merge branch 'jwi-defaultcpp17' of https://github.com/jwillemsen/ATCD

    …into jwi-defaultcpp17
    jwillemsen committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    eb7dd3b View commit details
    Browse the repository at this point in the history