Fix for module names containing a "-" in non-"shadow" mode.
Patch from Aaron VanDevender (#1441474). git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8984 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
266557d640
commit
bd0b0ae836
1 changed files with 0 additions and 1 deletions
|
|
@ -433,7 +433,6 @@ public:
|
|||
}
|
||||
|
||||
Printv(module_func,module_name,NIL);
|
||||
if (goops)
|
||||
Replaceall(module_func,"-", "_");
|
||||
|
||||
switch (linkage) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue