Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

refactor: allow for C-style convention when mixed with C++ source files #93

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from

Conversation

kwvg
Copy link

@kwvg kwvg commented Apr 5, 2022

Description

There doesn't seem to be mentions of an official Milagro C++ wrapper and following in line with #24, work on a potential C++ implementation behind a C API will require C++ and C code to co-exist. Additionally, the prefix of .c.in proves to be misleading as it prevents IDEs (like Visual Studio Code) from recognising C source files. This PR attempts to address portions of these issues.

@giorgiozoppi
Copy link
Contributor

giorgiozoppi commented Mar 26, 2023

Please solve the conflicts. Provide a design kit in notion.so and tests in c++, that allows us to understand better the problem. Also you're moving out a lot of code around..can you provide the result of unit tests?

@giorgiozoppi
Copy link
Contributor

@kittywhiskers can we have a call on this? I am interested to have a C++ wrapper but i don't know how we can move on this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants