Skip to content

Port C++ regression tests to Windows - #320

Merged
jmacd merged 2 commits into
mainfrom
jmacd/perf12
Sep 27, 2026
Merged

jmacd merged 2 commits into
mainfrom
jmacd/perf12

Conversation

@jmacd

@jmacd jmacd commented Sep 27, 2026

Copy link
Copy Markdown
Owner

Replace the harness's POSIX-only type and temporary-file helpers with portable C++11 and C APIs, then build and register it on MSVC.

Replace the harness's POSIX-only type and temporary-file helpers with portable C++11 and C APIs, then build and register it on MSVC.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 7beff028-a2e1-49a4-b236-0041e1a8dda7
Modern MSVC rejects redefining the inline keyword when the regression harness includes the C API header from C++.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 7beff028-a2e1-49a4-b236-0041e1a8dda7
@jmacd
jmacd merged commit ddbe9a2 into main Sep 27, 2026
71 of 72 checks passed
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.

1 participant