Skip to content

Fix some C++ compilation issues/warnings and update the Linux file iterator#13

Open
cbuttner wants to merge 2 commits into
ryanfleury:masterfrom
cbuttner:master
Open

Fix some C++ compilation issues/warnings and update the Linux file iterator#13
cbuttner wants to merge 2 commits into
ryanfleury:masterfrom
cbuttner:master

Conversation

@cbuttner

Copy link
Copy Markdown

This fixes some issues and warnings I've encountered when compiling the code into a C++ project.
C++ doesn't like char* for string literals. MD_S8_Fmt didn't even link correctly (with Clang on Linux).

Also updated the Linux file iterator implementation to match the Begin/Next/End API.

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