Skip to content

Add explicit casts from void pointers#79

Closed
vladh wants to merge 1 commit intocktan:masterfrom
vladh:patch1
Closed

Add explicit casts from void pointers#79
vladh wants to merge 1 commit intocktan:masterfrom
vladh:patch1

Conversation

@vladh
Copy link
Contributor

@vladh vladh commented May 15, 2023

This allows the code to be compiled as C++. This change is also needed for tomlcpp, otherwise one needs to use a C compiler specifically for a few .c files. I have just noticed there is a corresponding tomlcpp PR: cktan/tomlcpp#8

This allows the code to be compiled as C++.
@cktan
Copy link
Owner

cktan commented May 29, 2023

I think you should use C compilers on C code. Not too hard...

@cktan cktan closed this May 29, 2023
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