Revert reference change; update CHANGES.current
This commit is contained in:
parent
a1e385694e
commit
b1204ce92f
2 changed files with 15 additions and 1 deletions
|
|
@ -430,7 +430,8 @@
|
|||
|
||||
/* Needed to avoid confusion with the way the go module handles
|
||||
references. */
|
||||
%typemap(gotype) char& "*byte"
|
||||
%typemap(gotype) char&, unsigned char& "*byte"
|
||||
%typemap(gotype) signed char& "*int8"
|
||||
|
||||
%typemap(in)
|
||||
char *, char[ANY], char[]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue