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

Propagate const char* for codes/grib_index_new_from_file and codes/grib_index_select_string #33

Merged
merged 3 commits into from
Jul 13, 2020
Merged

Propagate const char* for codes/grib_index_new_from_file and codes/grib_index_select_string #33

merged 3 commits into from
Jul 13, 2020

Conversation

CaptainCarrot
Copy link
Contributor

This change has no functional impact.

The goal is to clarify intent and simplify interfacing with C++ for the aforementioned functions. This allows using e.g. string literals or std::string in a straight-forward manner without having to cast away the const.

Propagate const char* value for codes/grib_index_select_string.
@FussyDuck
Copy link

FussyDuck commented Jul 11, 2020

CLA assistant check
All committers have signed the CLA.

@shahramn
Copy link
Collaborator

Thank you for your contribution

@shahramn shahramn merged commit c80b135 into ecmwf:develop Jul 13, 2020
FussyDuck pushed a commit that referenced this pull request Nov 30, 2021
Merge in ECCODES/eccodes from ~MADV/eccodes:feature/reusable-workflows to develop

* commit '12313501fc9b120e807227d1fafa349b2b867fe6':
  Switched to reusable workflow.
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.

3 participants