Skip to content

net: Fix position of dll attribute in pocoNetworkInitializer to also support MinGW-GCC/Clang#5167

Merged
matejk merged 1 commit intopocoproject:mainfrom
hmartinez82:pocoNetworkInitializer_export_fix
Jan 20, 2026
Merged

net: Fix position of dll attribute in pocoNetworkInitializer to also support MinGW-GCC/Clang#5167
matejk merged 1 commit intopocoproject:mainfrom
hmartinez82:pocoNetworkInitializer_export_fix

Conversation

@hmartinez82
Copy link
Copy Markdown
Member

Fixes #5087

@hmartinez82 hmartinez82 marked this pull request as draft January 19, 2026 03:26
@hmartinez82 hmartinez82 marked this pull request as ready for review January 19, 2026 03:28
@hmartinez82 hmartinez82 changed the title Fix position of <attribute> in pocoNetworkInitializer to also support GCC/Clang Fix position of <attribute> in pocoNetworkInitializer to also support MinGW-GCC/Clang Jan 19, 2026
@hmartinez82 hmartinez82 changed the base branch from main to devel January 19, 2026 03:30
@hmartinez82 hmartinez82 changed the title Fix position of <attribute> in pocoNetworkInitializer to also support MinGW-GCC/Clang net: Fix position of dllexport attribute in pocoNetworkInitializer to also support MinGW-GCC/Clang Jan 19, 2026
@hmartinez82 hmartinez82 changed the title net: Fix position of dllexport attribute in pocoNetworkInitializer to also support MinGW-GCC/Clang net: Fix position of dll attribute in pocoNetworkInitializer to also support MinGW-GCC/Clang Jan 19, 2026
@matejk
Copy link
Copy Markdown
Contributor

matejk commented Jan 19, 2026

@hmartinez82, please modify the PR for branch main. devel is not used anymore.

@hmartinez82 hmartinez82 force-pushed the pocoNetworkInitializer_export_fix branch from cfed38a to 3e900d8 Compare January 20, 2026 05:57
@hmartinez82 hmartinez82 changed the base branch from devel to main January 20, 2026 05:57
@matejk matejk added this to the Release 1.15.0 milestone Jan 20, 2026
@matejk matejk merged commit 6e35fd0 into pocoproject:main Jan 20, 2026
48 checks passed
@hmartinez82 hmartinez82 deleted the pocoNetworkInitializer_export_fix branch January 20, 2026 07:37
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.

Undefined reference for pocoNetworkInitializer with MinGW

2 participants