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

Avoid deprecation warnings over char* instead of Name #391

Merged
merged 2 commits into from
Aug 27, 2024

Conversation

eddelbuettel
Copy link
Member

Also removes now-outdated hard-wiring of C++11 as a compilation standard and adds an .editorconfig file.

The library update (via an update to the blp repo) will follow.

Also removes now-outdated hard-wiring of C++11 as a compilation standard
and adds an .editorconfig file
@eddelbuettel
Copy link
Member Author

I suggest we merge this one first -- and I then rebase the other branch (which just successfully ran under CI for both macOS (now arm64 at GitHub) and Linux) and create a PR off it. It uses a branch at the blp repo, and after we merge that we can update here and also merge.

src/bdh.cpp Outdated
// Copyright (C) 2013 Whit Armstrong
// Copyright (C) 2015 Whit Armstrong and Dirk Eddelbuettel
// Copyright (C) 2013 Whit Armstrong
// Copyright (C) 2015-204 Whit Armstrong and Dirk Eddelbuettel
Copy link
Contributor

Choose a reason for hiding this comment

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

typo

Copy link
Member Author

Choose a reason for hiding this comment

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

Yup. Will fix.

Done in b89177f

@johnlaing johnlaing merged commit b155956 into master Aug 27, 2024
2 checks passed
@eddelbuettel eddelbuettel deleted the feature/no_deprecations branch August 27, 2024 02:08
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