Skip to content

Add back undefining _POSIX_C_SOURCE and _XOPEN_SOURCE #106

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

Merged
merged 1 commit into from
Jul 9, 2023

Conversation

mrbean-bremen
Copy link
Contributor

@mrbean-bremen mrbean-bremen commented Jul 9, 2023

- only undefining _POSIX_THREADS had be a problem
@he-hesce
Copy link
Contributor

he-hesce commented Jul 9, 2023

I think it's good!

@mrbean-bremen mrbean-bremen merged commit 6f75669 into MeVisLab:master Jul 9, 2023
@he-hesce
Copy link
Contributor

he-hesce commented Jul 9, 2023

Gold star release!

Integrates and passes integration tests in our in-house scientific interactive analysis software using Python as embedded scripting/extension language on:

  • RHEL/CentOS 7: Qt 5.9, Python 2.7, gcc 4.8 - EOL 30 June 2027
  • RHEL/Rocky 8: Qt 5.15, Python 3.6, gcc 8.5 - EOL 31 May 2031
  • RHEL/Rocky 9: Qt 5.15, Python 3.9, gcc 11.3 - EOL 31 May 2034
  • Ubuntu 20.04 LTS: Qt 5.12, Python 3.8, gcc 9.4 - EOL April 2025
  • Ubuntu 22.04 LTS: Qt 5.15, Python 3.10, gcc 11.3 - EOL April 2027

@mrbean-bremen
Copy link
Contributor Author

Thanks, good to know!

@he-hesce
Copy link
Contributor

he-hesce commented Jul 10, 2023

@mrbean-bremen: Although RHEL/CentOS 7 is our in-house platform and will slowly be moved to RHEL/Rocky 9 over the coming years. Having just managed a full/complete transition from RHEL 6 to RHEL 7 [1]. We skipped RHEL/Rocky 8 as it was just a possible upgrade path while waiting for 9. Ubuntu is just a backup platform in case RHEL/Rocky/AlmaLinux go (more than today) bonkers and we need a way out away from them - not that Ubuntu aren't bonkers themselves.

[1] Also means that use of C++11 is now approved by me and no need to support gcc 4.4 :-)

@mrbean-bremen mrbean-bremen deleted the revert-revert branch November 10, 2023 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants