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

Add 'iox' prefix to all functions and types in the platform abstraction #2289

Open
elBoberido opened this issue May 15, 2024 · 0 comments · Fixed by #2290
Open

Add 'iox' prefix to all functions and types in the platform abstraction #2289

elBoberido opened this issue May 15, 2024 · 0 comments · Fixed by #2290
Labels
good first issue Good for newcomers

Comments

@elBoberido
Copy link
Member

Brief feature description

For the unification of the POSIX functions it might be required to inject custom code into the function call. This is also required when the testing platform is created. To prevent linker issues due to having the same symbol name multiple time, all functions and types in the platform abstraction should have an iox prefix.

elBoberido added a commit to elBoberido/iceoryx that referenced this issue May 16, 2024
elBoberido added a commit to elBoberido/iceoryx that referenced this issue May 16, 2024
elBoberido added a commit to elBoberido/iceoryx that referenced this issue May 16, 2024
elBoberido added a commit to elBoberido/iceoryx that referenced this issue May 16, 2024
elBoberido added a commit to elBoberido/iceoryx that referenced this issue May 16, 2024
elBoberido added a commit to elBoberido/iceoryx that referenced this issue May 16, 2024
@elBoberido elBoberido added the good first issue Good for newcomers label May 16, 2024
elBoberido added a commit that referenced this issue May 16, 2024
…ll-unistd-header-entities

iox-#2289 Add 'iox' prefix to all 'unistd.hpp' entities
@elBoberido elBoberido linked a pull request May 16, 2024 that will close this issue
21 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant