Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make the SWIG-generated DLL have a language prefix #1674

Open
ibell opened this issue Mar 17, 2018 · 0 comments
Open

Make the SWIG-generated DLL have a language prefix #1674

ibell opened this issue Mar 17, 2018 · 0 comments

Comments

@ibell
Copy link
Contributor

ibell commented Mar 17, 2018

One of the biggest mistakes that we made with the SWIG wrapped code is that we gave the same name to the generated DLL as the "conventional" DLL. This has caused nightmares of support because this is in fact very confusing. The SWIGed DLL should not use the same name, perhaps prefix with the language

@ibell ibell added this to the MajorRelease milestone Mar 17, 2018
@jowr jowr removed this from the MajorRelease milestone Nov 29, 2022
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

No branches or pull requests

2 participants