Skip to content

fixed C++20 module related issue#764

Merged
tsung-wei-huang merged 2 commits intotaskflow:masterfrom
NanaGlutamate:master
Mar 2, 2026
Merged

fixed C++20 module related issue#764
tsung-wei-huang merged 2 commits intotaskflow:masterfrom
NanaGlutamate:master

Conversation

@NanaGlutamate
Copy link
Copy Markdown
Contributor

@NanaGlutamate NanaGlutamate commented Feb 26, 2026

this PR fix tf::module build and linking errors:

  1. Cleaned up non-existent cppm exports and moved symbols to their correct namespaces.
  2. Prevented CUDA symbols from being exported in non-CUDA builds.
  3. Added a regression test to ensure tf::module links correctly.

@tsung-wei-huang tsung-wei-huang merged commit 8984355 into taskflow:master Mar 2, 2026
12 checks passed
@tsung-wei-huang
Copy link
Copy Markdown
Member

Thank you, @NanaGlutamate !!!

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.

2 participants