Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

corec: reduce the defines and use more standard API's #198

Merged
merged 21 commits into from
Jan 1, 2025

Conversation

robUx4
Copy link
Contributor

@robUx4 robUx4 commented Jan 1, 2025

No description provided.

robUx4 added 19 commits January 1, 2025 14:51
In case we really need the Windows API we can call it directly.
No need for the redirection.
It doesn't support variable length array in C.
It's only used in rare cases with MSVC.
Older MSVC compilers are not supported anymore.
It's a keyword in C++ and is not used as such.
It doesn't depend on the compiler but in the C runtime API.
@robUx4 robUx4 force-pushed the corec-posix branch 2 times, most recently from 91c3447 to 455595c Compare January 1, 2025 14:55
@robUx4 robUx4 merged commit 5b0c702 into Matroska-Org:master Jan 1, 2025
5 checks passed
@robUx4 robUx4 deleted the corec-posix branch January 1, 2025 15:02
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