Skip to content

Modernise dlopen-related code#1964

Merged
olupton merged 1 commit into
masterfrom
olupton/modernise-dlopen
Aug 24, 2022
Merged

Modernise dlopen-related code#1964
olupton merged 1 commit into
masterfrom
olupton/modernise-dlopen

Conversation

@olupton

@olupton olupton commented Aug 22, 2022

Copy link
Copy Markdown
Collaborator

Unify code for Linux/macOS/Windows and use C++ standard library functions.

Hoisted out of #1922.

@azure-pipelines

Copy link
Copy Markdown

✔️ bb07d84 -> Azure artifacts URL

Comment thread src/nrnmpi/nrnmpi_dynam.cpp
Comment thread src/nrnmpi/nrnmpi_dynam.cpp
Comment thread src/oc/hoc_init.cpp
@olupton olupton marked this pull request as ready for review August 23, 2022 06:54

@alexsavulescu alexsavulescu left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM, should the TODOs be tackled now or in follow-up PRs ?

@olupton

olupton commented Aug 24, 2022

Copy link
Copy Markdown
Collaborator Author

LGTM, should the TODOs be tackled now or in follow-up PRs ?

I'd be happy to merge it now... @pramodk ?

@pramodk pramodk left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Quickly skimmed through this. Even though I didn't carefully check every single line, I think cleanup & refactoring pending here for a long time! We have quite some time until next release and this will be get tested in various deployments (BBP/HBP).

So good to go!

@olupton olupton merged commit b46b452 into master Aug 24, 2022
@olupton olupton deleted the olupton/modernise-dlopen branch August 24, 2022 15:10
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