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

Warnings on sprintf and explicit instantiation #341

Open
4 tasks
icui opened this issue Dec 24, 2024 · 0 comments
Open
4 tasks

Warnings on sprintf and explicit instantiation #341

icui opened this issue Dec 24, 2024 · 0 comments

Comments

@icui
Copy link
Collaborator

icui commented Dec 24, 2024

explicit instantiation that occurs after an explicit specialization has no effect [-Winstantiation-after-specialization]

  • src/point/coordinates.cpp
  • src/IO/HDF5/native_type.cpp
  • src/timescheme/newmark.cpp
  • sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.
@icui icui changed the title A few locations where explicit instantiation has no effect Warnings on sprintf and explicit instantiation Dec 24, 2024
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

No branches or pull requests

1 participant