Skip to content

Conversation

@e-kwsm
Copy link
Contributor

@e-kwsm e-kwsm commented Apr 5, 2025

Also, linux detection logic is fixed because linux macro is NOT ALWAYS defined on Linux; use __linux__ instead.

fix #25.

e-kwsm added 2 commits April 6, 2025 05:06
`linux` macro is NOT ALWAYS defined on Linux; use `__linux__` instead
Copy link
Collaborator

@janholstjensen janholstjensen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you very much. Clean and to the point.

@janholstjensen janholstjensen merged commit 9347504 into IUPAC-InChI:main Apr 10, 2025
3 checks passed
@e-kwsm e-kwsm deleted the auto_ptr branch April 10, 2025 13:52
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.

std::auto_ptr is deprecated since C++11

2 participants