kittywhiskers opened a new pull request, #93: URL: https://github.com/apache/incubator-milagro-crypto-c/pull/93
## Description There doesn't seem to be mentions of an official Milagro C++ wrapper and following in line with https://github.com/apache/incubator-milagro-crypto-c/issues/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. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
