Skip to content

MSVC: Replace C99 dynamic-sized arrays with std::vector - #717

Draft
fredemmott wants to merge 1 commit into
trabucayre:masterfrom
fredemmott:c99-dynamic-arrays
Draft

MSVC: Replace C99 dynamic-sized arrays with std::vector#717
fredemmott wants to merge 1 commit into
trabucayre:masterfrom
fredemmott:c99-dynamic-arrays

Conversation

@fredemmott

Copy link
Copy Markdown

While they are in C99, they are not technically standard C++, and MSVC does not aim to support C99.

refs #704

While they are in C99, they are not technically standard C++, and MSVC
does not aim to support C99.

refs trabucayre#704
@fredemmott

Copy link
Copy Markdown
Author

Created as a draft as there's lots of 'boring' changes here, and I'd like to take a closer look for typos etc before asking y'all to spend your time reviewing it.

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