Skip to content

export vtable in MinGW GCC builds#215

Merged
ashtum merged 1 commit intocppalliance:developfrom
ashtum:fix-mingw-gcc-vtable-visibility-issue
Dec 10, 2025
Merged

export vtable in MinGW GCC builds#215
ashtum merged 1 commit intocppalliance:developfrom
ashtum:fix-mingw-gcc-vtable-visibility-issue

Conversation

@ashtum
Copy link
Copy Markdown
Collaborator

@ashtum ashtum commented Dec 9, 2025

No description provided.

@cppalliance-bot
Copy link
Copy Markdown

cppalliance-bot commented Dec 9, 2025

An automated preview of the documentation is available at https://215.http-proto.prtest.cppalliance.org/index.html

If more commits are pushed to the pull request, the docs will rebuild at the same URL.

2025-12-10 10:38:58 UTC

@cppalliance-bot
Copy link
Copy Markdown

cppalliance-bot commented Dec 9, 2025

@ashtum ashtum force-pushed the fix-mingw-gcc-vtable-visibility-issue branch from fea0b25 to 167669c Compare December 10, 2025 10:32
@ashtum ashtum linked an issue Dec 10, 2025 that may be closed by this pull request
@ashtum ashtum force-pushed the fix-mingw-gcc-vtable-visibility-issue branch from 167669c to 404be57 Compare December 10, 2025 11:03
@ashtum ashtum merged commit 3f1c215 into cppalliance:develop Dec 10, 2025
1 of 62 checks passed
@ashtum ashtum deleted the fix-mingw-gcc-vtable-visibility-issue branch December 10, 2025 11:04
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.

MinGW GCC does not emit vtable for client applications

2 participants