Skip to content

Decouple portable sources from MSVC-only headers - #110

Open
mischa85 wants to merge 7 commits into
OpenTS-Developers:mainfrom
mischa85:msvc-header-hygiene
Open

Decouple portable sources from MSVC-only headers#110
mischa85 wants to merge 7 commits into
OpenTS-Developers:mainfrom
mischa85:msvc-header-hygiene

Conversation

@mischa85

@mischa85 mischa85 commented Sep 2, 2026

Copy link
Copy Markdown

<cstddef> where size_t is used, <new> for <new.h>, <io.h> guarded with _WIN32, and visualc.h's angle macros moved outside its _MSC_VER block. No behaviour change, nothing Windows-visible.

mischa85 added a commit to mischa85/OpenTS that referenced this pull request Sep 2, 2026
mischa85 added a commit to mischa85/OpenTS that referenced this pull request Sep 2, 2026
@mischa85
mischa85 force-pushed the msvc-header-hygiene branch from c432d49 to 311ad5a Compare September 2, 2026 16:15
mischa85 added a commit to mischa85/OpenTS that referenced this pull request Sep 2, 2026
@mischa85
mischa85 force-pushed the msvc-header-hygiene branch from 311ad5a to dd5823a Compare September 2, 2026 16:19
mischa85 added a commit to mischa85/OpenTS that referenced this pull request Sep 2, 2026
mischa85 added a commit to mischa85/OpenTS that referenced this pull request Sep 3, 2026
Comment thread code/lcw.cpp Outdated
Comment thread code/vqalib/cmp.h
@mischa85
mischa85 force-pushed the msvc-header-hygiene branch from 71c4776 to 1506c52 Compare September 3, 2026 15:49
@mischa85
mischa85 requested a review from ZivDero September 3, 2026 16:18
@mischa85
mischa85 force-pushed the msvc-header-hygiene branch from 1506c52 to af3f237 Compare September 8, 2026 21:30
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